Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Would you use 'goto' here?

by runrig (Abbot)
on Dec 06, 2001 at 03:20 UTC ( [id://129797]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    goto &edit_office_product if $query->param( 'officeID' );
    
  2. or download this
    return edit_office_product(@_) if $query->param('officeID');
    

Log In?
Username:
Password:

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

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

    No recent polls found