Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: xs modifying passed value

by bulk88 (Priest)
on Nov 18, 2012 at 22:50 UTC ( [id://1004461]=note: print w/replies, xml ) Need Help??


in reply to Re: xs modifying passed value
in thread xs modifying passed value

I thought of something. For
croak("Usage: MyLib->strToInt(...)");
do
croak("Usage: MyLib->strToInt([passfail])");
square brackets mean optional arg. "..." means 0 to infinity additional args which is not your case. Some people refuse to RTFM and demand that the usage croaks be the only thing they need to look at to call the func/sub/meth.

Replies are listed 'Best First'.
Re^3: xs modifying passed value
by Festus Hagen (Novice) on Nov 19, 2012 at 13:26 UTC
    Ok, I'm laughing!

    Not at you ... About your description of ME!
    "Some people refuse to RTFM and demand that the usage croaks be the only thing they need to look at to call the func/sub/meth."

    That's me!

    Also over the Anal Perfectionism.

    That would also be me!

    Thanks

    -Enjoy
    fh : )_~

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-19 20:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found