Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: Adding Array References to an Array

by pKai (Priest)
on Dec 29, 2006 at 09:05 UTC ( [id://592189]=note: print w/replies, xml ) Need Help??


in reply to Re: Adding Array References to an Array
in thread Adding Array References to an Array

Good catch.

You might have mentioned to the OP, that the/a/one remedy in this situation is to construct a new reference on every push, as in

push(@target_file, [@tfl_contents]);

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (1)
As of 2024-04-25 00:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found