in reply to
Documenting Perl Scripts
Looks to me like you're going to be:
Learning how to use the perl debugger. Emacs has a nice interactive debugging mode.
Writing lots of test cases.
Learning how to write pod (it's easy).
Suggesting to your boss that someone else does it.
Comment on
Re: Documenting Perl Scripts
In Section
Seekers of Perl Wisdom