Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: use strict without typing use strict?

by LanX (Saint)
on May 26, 2021 at 09:15 UTC ( [id://11133045]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    D:\tmp>set PERL5OPT=-Mstrict
    
    D:\tmp>perl -ce "$fred = 42"
    Global symbol "$fred" requires explicit package name (did you forget t
    +o declare "my $fred"?) at -e line 1.
    -e had compilation errors.
    

Log In?
Username:
Password:

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

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

    No recent polls found