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

"eval" and "my" variable weirdness

by splinky (Hermit)
on Jun 29, 2006 at 15:50 UTC ( [id://558346]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Bob;
    
    ...
    }
    
    1;
    
  2. or download this
    #!/usr/local/bin/perl
    
    ...
    use warnings;
    use Bob;
    Bob->doit();
    
  3. or download this
    Use of uninitialized value in concatenation (.) or string at (eval 1) 
    +line 1.
    thingy one is
    
  4. or download this
    thingy one is 1
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://558346]
Approved by Limbic~Region
Front-paged by tlm
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found