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

Re: referances of hashes, and subroutines

by zer (Deacon)
on Apr 22, 2006 at 19:38 UTC ( [id://545071]=note: print w/replies, xml ) Need Help??


in reply to referances of hashes, and subroutines

that error is because you didnt pass the variable correctly. The shift will take the first element off of an array so...
sub change{ my %A = @_;

Log In?
Username:
Password:

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

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

    No recent polls found