Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

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

by premchai21 (Curate)
on Oct 30, 2001 at 00:05 UTC ( [id://121971]=note: print w/replies, xml ) Need Help??


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

cLive ;-)'s answer will not work. The initial # will cause itself and the semicolon to be treated as a constant, and therefore the heredoc terminator will be '' and there will be no semicolon afterward... you would have to put single-quotes around the #.

Originally posted as a Categorized Answer.

  • Comment on Re: Better ways to make multi-line comments in Perl?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://121971]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-25 10:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found