Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Re: Stumped when passing barewords

by EvdB (Deacon)
on Apr 22, 2004 at 12:57 UTC ( [id://347335]=note: print w/replies, xml ) Need Help??


in reply to Re: Stumped when passing barewords
in thread Stumped when passing barewords

In that case why does this have no effect?
sub sub2(*) { print "args(2): @_\n"; 0; # <--- change is here. }
The output is from the print statements, not the return values.

Log In?
Username:
Password:

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

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

    No recent polls found