in reply to Re: Better ways to make multi-line comments in Perl?in thread Better ways to make multi-line comments in Perl?
my $comment = << 'END_COMMENT'; Comment END_COMMENT [download]