Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: Use of uninitialized value within

by GrandFather (Saint)
on Feb 03, 2015 at 19:47 UTC ( [id://1115447]=note: print w/replies, xml ) Need Help??


in reply to Re: Use of uninitialized value within
in thread Use of uninitialized value within

You don't see the warning because you didn't run the script with warnings turned on. Most likely the OP used -w on the command line to achieve that.

Running the updated version of the script that you provided does show the warning. I guess you posted the code without running it?

Perl is the programming world's equivalent of English
  • Comment on Re^2: Use of uninitialized value within

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-18 23:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found