Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Use of uninitialised value... but it is defined ?!

by AnomalousMonk (Archbishop)
on Mar 02, 2016 at 03:31 UTC ( [id://1156609]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "use strict;
    ...
    "
    Global symbol "$vaRRRRiable" requires explicit package name at -e line
    + 1.
    BEGIN not safe after errors--compilation aborted at -e line 1.
    
  2. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "use strict;
    ...
    Use of uninitialized value $variable in say at -e line 1.
    Fooxxx
    Fooyyybar
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-19 21:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found