Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Re: Not strict

by Anonymous Monk
on May 17, 2003 at 23:45 UTC ( [id://258925]=note: print w/replies, xml ) Need Help??


in reply to Re: Not strict
in thread A Perl aptitude test

I didn't think perl had _rules_, just warning signs? Leastwise, that's what I read in perldoc and the Camel.

Replies are listed 'Best First'.
Re: Re: Re: Not strict
by tilly (Archbishop) on May 17, 2003 at 23:53 UTC
    The rules in question were rules for good programming practices, sometimes Perl specific (eg using strict), and sometimes not (eg avoid goto). If you break these rules, Perl won't hunt you down and kill you, but your maintainance programmers might. :-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-23 13:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found