Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^8: How to return values from a hash?

by perl-diddler (Chaplain)
on Apr 21, 2013 at 10:26 UTC ( [id://1029743]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        ## "Devel" - extra checking code
        local 
    ...
    
        if (($mp->{optimize} and $exec||=$exec++) || 
                                              param_checks() == subsequent
    +_call) {
    
  2. or download this
    sub bar($) {...}
     # and the calling routines would use either...
    [1,2,3,4]
     # or
    {p1=>1, p2=>2...}
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-26 00:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found