Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Use of uninitialized value in concatenation (.) or string

by Joost (Canon)
on May 20, 2003 at 14:43 UTC ( [id://259470]=note: print w/replies, xml ) Need Help??


in reply to Use of uninitialized value in concatenation (.) or string

Why am I getting this error? How do I fix it?

  • <pedantic>It's not an error, it's a warning</pedantic>
  • use our $OURVAR = "somevalue" in module B
perldiag or use diagnostics; will probably help you.

Joost

-- #!/usr/bin/perl -np BEGIN{@ARGV=$0}s(^([^=].*)|=)()s; =Just another perl hacker\

Log In?
Username:
Password:

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

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

    No recent polls found