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

Re: Use of uninitialized value in string

by sauoq (Abbot)
on Aug 22, 2002 at 22:22 UTC ( [id://192194]=note: print w/replies, xml ) Need Help??


in reply to Use of uninitialized value in string

Are you positive that you have given us correct information? The reason I ask is that the warning you are getting doesn't even jive with the code you've shown us.

Use of uninitialized value in string eq at ./pancho-ini line 1430.

That states the unitialized value is being used in a "string eq". The only string eq you have in the code you've shown us is on line 1434. Is that your actual code? (Do you really have sub called "foo"?

-sauoq
"My two cents aren't worth a dime.";

Replies are listed 'Best First'.
Re: Re: Use of uninitialized value in string
by c (Hermit) on Aug 22, 2002 at 22:26 UTC
    Yes. Its the real deal. I've been hunting and pecking for and "eq" in my code, even near line 1430, and its just not there.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-03-29 15:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found