Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Dumb question...probably...

by kepler (Scribe)
on Aug 20, 2014 at 20:00 UTC ( [id://1098154]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Dumb question...probably...
in thread Dumb question...probably...

Oh crap... the =~ in split... :/

Replies are listed 'Best First'.
Re^4: Dumb question...probably...
by Anonymous Monk on Aug 20, 2014 at 20:18 UTC

    This is the fourth time you've been told to use warnings; use strict; (1, 2, 3). use warnings; use strict; is also the first item on the Basic debugging checklist. The second item on the Basic debugging checklist, printing your values, would have shown you that your original assumption "the values are not empty" was wrong.

    A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 17:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found