Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: use strict without typing use strict?

by choroba (Cardinal)
on May 26, 2021 at 10:26 UTC ( [id://11133052]=note: print w/replies, xml ) Need Help??


in reply to use strict without typing use strict?

Compile 5.34+ with -Dusedefaultstrict and you'll get strict everytime when running Perl (except for -e and -E oneliners). See perl5340delta.
map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Replies are listed 'Best First'.
Re^2: use strict without typing use strict?
by 1nickt (Canon) on May 26, 2021 at 10:51 UTC

    Hm, but why does it add "This setting provides a diagnostic mechanism intended for development purposes only "?


    The way forward always starts with a minimal test.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2024-04-24 09:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found