Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: How to pass array as a reference from one perl file to other

by lidden (Curate)
on May 15, 2011 at 20:06 UTC ( [id://904987]=note: print w/replies, xml ) Need Help??


in reply to Re: How to pass array as a reference from one perl file to other
in thread How to pass array as a reference from one perl file to other

system ("./test-2.pl", @$test);
And have test-2 see the values as the contents of @_.
No, the values are in @ARGV.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-03-29 09:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found