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

Re^2: scoping question

by ikegami (Patriarch)
on Mar 02, 2006 at 16:47 UTC ( [id://533971]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    if     ( local $_ = $obj->get_id() )  # XXX Use "my $id =" instead of
    {                                     #     "local $_ =" for clarity.
    ...
    {
        $obj->do_somethingelse();
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found