⭐ in reply to Better ways to make multi-line comments in Perl?
... then usage function may print the $comment variablemy $comment= <<END_COMMENT this is how my script works and this is why it doesn't work blah blah END_COMMENT ; # don't forget the final ";"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Answer: Better ways to make multi-line comments in Perl?
by choroba (Cardinal) on Apr 25, 2014 at 15:18 UTC |