Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Turn off warnings, diagnostics?

by kcott (Archbishop)
on Nov 07, 2012 at 18:35 UTC ( [id://1002714]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value %s in concatenation (.) or string at ...
    
  2. or download this
        (W uninitialized) An undefined value was used as if it were alread
    +y
        defined.  It was interpreted as a "" or a 0, but maybe it was a mi
    +stake.
    ...
        program.  For example, "that $foo" is usually optimized into "that
    + "
        . $foo, and the warning will refer to the concatenation (.) operat
    +or,
        even though there is no . in your program.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-18 00:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found