Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: Update: problem with scalar

by tangent (Parson)
on Apr 24, 2016 at 04:17 UTC ( [id://1161350]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Update: problem with scalar
in thread Update: problem with scalar

You should print out your @array to make sure it contains what you think it does:
use Data::Dumper; # ... # build @array # ... print Dumper( \@array );

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-03-29 02:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found