1)I would like to ask if there is any article I could read to learn
how to properly write docs for the modules I have.
I know the docs can be read with perldoc but what is the proper format to
write the docs in,and isn't it messy to have docs and code at the same time?
can I separate them ? or should I do it the classic way ?
2)I want to publish some modules on cpan,how do I do this ? what are the
steps to do this ?