Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Re: Passing multiple hashes?

by Monolith-0 (Beadle)
on Dec 12, 2001 at 08:07 UTC ( [id://131162]=note: print w/replies, xml ) Need Help??


in reply to Re: Passing multiple hashes?
in thread Passing multiple hashes?

Thanks, that's just what I needed. Unfortunatly, when I try it exactly that way, I occationally get the error:

Can't use an undefined value as a HASH reference at A_user.pm line 54.
Where line 54 is:
my %error = %$eref;
I managed to avoid this by just using the refs directly:
$$error_ref{'any'};

- Monolith

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-03-29 01:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found