Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Multi-line comments in perl code?

by iankorf (Acolyte)
on Jul 14, 2006 at 18:59 UTC ( [id://561294]=note: print w/replies, xml ) Need Help??


in reply to Multi-line comments in perl code?

I think it's a good idea to program in the idiomatic standard of a language. Everyone knows that Perl comments begin with #. Using POD for multi-line comments is a bit of a hack. Sure, it's a little more work to type in several lines of #, but it's the expected way. You won't confuse anyone by doing it.

Log In?
Username:
Password:

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

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

    No recent polls found