Hi, I'm getting ready to upload my first module to CPAN. I'd like to use the namespace VM::Dreamer. It's a framework to define and operate arbitrary 1-operand virtual machines (kind of like a generalization of the Little Man Computer).
Said another way, it's an abstract emulator of very simple computers. 1) I wanted to check with others before taking the namespace. Is it okay to use VM::Dreamer? 2) Would anyone like to review (and provide feedback) on what I've written? Thanks so much, William