in reply to Re^2: Which pragmas are activated with a specific perl version?
in thread Which pragmas are activated with a specific perl version?
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.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Which pragmas are activated with a specific perl version?
by KurtZ (Friar) on Mar 15, 2018 at 22:15 UTC |