Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

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

by bharatt (Initiate)
on Aug 22, 2015 at 08:43 UTC ( [id://1139481]=note: print w/replies, xml ) Need Help??


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

one more way :

' comment heading ' // ' ... comment ... ... comment ... ';

This will be bit more standardized as we might feel like using other characters instead of "#" along with "q" as shown above.
Single quote (') will help in maintaining uniformity while implementing multi-line comments.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-04-18 17:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found