Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Which pragmas are activated with a specific perl version?

by Laurent_R (Canon)
on Mar 15, 2018 at 13:53 UTC ( [id://1210954]=note: print w/replies, xml ) Need Help??


in reply to Which pragmas are activated with a specific perl version?

See also chromatic's Modern::Perl module.

For example:

use Modern::Perl '2012";
will activate the 5.12 features as well as both strict and warnings.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (1)
As of 2024-04-25 02:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found