in reply to Re: Better ways to make multi-line comments in Perl?
in thread Better ways to make multi-line comments in Perl?

I have never seen anything wrong with
# First comment # More comments # More comments # More comments # More comments # More comments # More comments # Last comment
I find the # even rather aesthetically pleasing, whereas the empty line before =cut is quite ugly.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

My blog: Imperial Deltronics