Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: where is the error ??

by wufnik (Friar)
on Jul 27, 2004 at 19:06 UTC ( [id://377821]=note: print w/replies, xml ) Need Help??


in reply to where is the error ??

dude, it's simple. you have your args the wrong way round in your sub.

ie: change the arg pick up code in the sub to:
my $eventchoice = pop @_; my @records = @_;
or something.
...wufnik

-- in the world of the mules there are no rules --

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://377821]
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: (3)
As of 2024-04-25 07:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found