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

Re: use strict

by FunkyMonk (Chancellor)
on Jan 26, 2010 at 15:59 UTC ( [id://819705]=note: print w/replies, xml ) Need Help??


in reply to use strict

It will come "free" with use 5.11; onwards.

From use in http://perl5.git.perl.org/perl.git/blob_plain/HEAD:/pod/perl5114delta.pod:

Also, if the specified Perl version is greater than or equal to 5.9.5, "use VERSION" will also load the "feature" pragma and enable all features available in the requested version. See feature. Similarly, if the specified Perl version is greater than or equal to 5.11.0, strictures are enabled lexically as with "use strict" (except that the strict.pm file is not actually loaded).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-16 22:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found