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

Re: Context aware functions - best practices?

by shotgunefx (Parson)
on Jan 15, 2003 at 01:50 UTC ( [id://227027]=note: print w/replies, xml ) Need Help??


in reply to Context aware functions - best practices?

I see nothing wrong with this idiom. It's how I would do it, but if you were worried about generating the extra data (Which in this case your not) I would recommend looking at Want. "wantarray on steriods". In this example you could use the howmany() sub to determine how many items the caller wants.

But for most cases I would stick to plain ol' wantarray()

-Lee

"To be civilized is to deny one's nature."
  • Comment on Re: Context aware functions - best practices?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-25 06:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found