Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^3: Forcing list context of passed parameters

by Fletch (Bishop)
on Sep 28, 2007 at 22:38 UTC ( [id://641629]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Forcing list context of passed parameters
in thread Forcing list context of passed parameters

Prototypes in perl aren't parameter checking, they're hints to the compiler that you're trying to mimic the calling convention of a builtin. If you still want parameter checking look into something like Params::Validate.

  • Comment on Re^3: Forcing list context of passed parameters

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-25 13:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found