in reply to Commenting out script in Perl like in C++

Putting things between paired  =cutcommands works well also.

... operating code ... =cut code or comments that are ignored =cut ... more functional code
-ted-