Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

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

by KurtZ (Friar)
on Mar 15, 2018 at 12:55 UTC ( [id://1210948]=note: print w/replies, xml ) Need Help??


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

" warnings is not included by use VERSION“ Why?
  • Comment on Re^2: Which pragmas are activated with a specific perl version?

Replies are listed 'Best First'.
Re^3: Which pragmas are activated with a specific perl version?
by Eily (Monsignor) on Mar 15, 2018 at 13:13 UTC

    I don't know, it can't be for retro compatibility reasons because use VERSION is about stating that the code isn't retro compatible anyway. And there is a command switch to enable warnings (-w) but none to enable strict (though -Mstrict would work), I don't know if this is connected.

      OK thank you. Would be interesting to know the background, though.

Log In?
Username:
Password:

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

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

    No recent polls found