Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: What operator should perl5porters use for safe dereferencing? (->)

by tye (Sage)
on Jun 01, 2012 at 06:54 UTC ( [id://973691]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub routine {
        my( $arg, $opt ) = @_;
    ...
            if  $opt->{blargTheArg};
        ...
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found