Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: eval not behaving like I expected... why?

by blue_cowdawg (Monsignor)
on Mar 13, 2006 at 21:27 UTC ( [id://536390]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl loadData.pl
    Name "main::fum" used only once: possible typo at loadData.pl line 16.
    ...
    $VAR1 = undef;
    $VAR2 = undef;
    $VAR3 = undef;
    
  2. or download this
    $ perl loadData.pl
    Name "main::fum" used only once: possible typo at loadData.pl line 16.
    ...
    $VAR5 = 'fi';
    $VAR6 = 'fo';
    $VAR7 = 'fum';
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (7)
As of 2024-04-16 16:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found