Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Trouble getting started with Perl OO

by Roger (Parson)
on Oct 07, 2004 at 12:55 UTC ( [id://397282]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Trouble getting started with Perl OO
in thread Trouble getting started with Perl OO

Well, it's doing more than key value pairs, it also allow traditional parameter passing methods.

mysub( $v1, $v2, $v3, $v4 ); mysyb( -v1 => $v1, -v3 => $v3 );

I like to have the freedom of using either calling convension. Just a personal preference.

Log In?
Username:
Password:

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

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

    No recent polls found