Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: Auto-detecting returned or passed variable type

by roju (Friar)
on Aug 19, 2004 at 21:14 UTC ( [id://384461]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Auto-detecting returned or passed variable type
in thread Auto-detecting returned or passed variable type

Are you sure?
$ perl -e " sub a{return (1,2)} sub b{print scalar @_, map $$_, @_} b(\a());"
prints 212

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (7)
As of 2024-04-19 08:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found