Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Why We Use Strict!

by Ovid (Cardinal)
on Oct 17, 2000 at 22:03 UTC ( #37204=monkdiscuss: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    if ($main::stateIn{'sibling'}) {
        no strict 'refs';
        &{$main::stateIn{'sibling'}}();
    }
    
  2. or download this
    &{$main::stateIn{'sibling'}}();
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others meditating upon the Monastery: (2)
As of 2023-09-22 01:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?