Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Parameter passing

by monktim (Friar)
on Oct 30, 2003 at 15:21 UTC ( [id://303275]=note: print w/replies, xml ) Need Help??


in reply to Parameter passing

You didn't dereferece your references. Change the code to:
($$fn_x, $$fn_y) = ('x', 'y');
That should fix your problem.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-03-28 15:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found