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

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

by Anonymous Monk
on Aug 16, 2002 at 14:17 UTC ( [id://190649]=note: print w/replies, xml ) Need Help??


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

An example of '<#' '>' multiline tags
<# This is a multiline comment 
   print color 'bold blue'; 
   #print "This text is bold blue.\n"; 
   #print color 'reset'; 
   print "This text is normal.\n"; > 
   <# This is a multiline comment > 
<# This is another multiline comment #blah  blah>   
# Here is a single line comment 

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://190649]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-04-26 00:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found