Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^4: on the fly reference to subroutine output

by tmharish (Friar)
on Mar 05, 2013 at 07:54 UTC ( [id://1021770]=note: print w/replies, xml ) Need Help??


in reply to Re^3: on the fly reference to subroutine output
in thread on the fly reference to subroutine output

There are two arrays ( one inside the other ). The outer array is the anonymous array as shown below:

sub2( [ sub1() ] ); ^ ^ | | | --------- Inner array ------------ Outer array
sub 2 now gets the ref of the outer anonymous array which is flattened.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (7)
As of 2024-04-16 17:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found