I know that c-style multiline commenting is not available in Perl, and the camel says there is no multi-line commenting (other that placing a # in the front of each line), but I could swear I've seen something like it in some script somewere. I'm just looking to comment a block of code while I debug and test not to actually make code comments. Does anyone have a suggestion?