in reply to More than One Line Comment

I use POD tags:
=comment some relevant comment about the comment block whatever ... =cut
I do the same for commenting out blocks of code while debugging.

HTH

Sweetblood