Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: warnings unexpecetd

by shoness (Friar)
on Aug 07, 2007 at 09:37 UTC ( [id://630990]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    if (($delay_ATO_CTO_min ne "") && ($delay_ATO_CTO_min > 10)) {
    
  2. or download this
    Use of uninitialized value in concatenation (.) or string at ./630978.
    +pl line
            66, <INFILE> line 1 (#1)
    
  3. or download this
        my @Parts = split('\s+');
        next if (scalar @Parts != 6);
    

Log In?
Username:
Password:

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

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

    No recent polls found