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

Re^2: Error when passing AoH ref to HTML::Template

by silent11 (Vicar)
on Aug 17, 2005 at 19:49 UTC ( [id://484561]=note: print w/replies, xml ) Need Help??


in reply to Re: Error when passing AoH ref to HTML::Template
in thread Error when passing AoH ref to HTML::Template

Are you sure that $template->param( warnings => \@warning ) is supposed to return a postive value?
It does. When I comment out that line, and just print the output everything works fine. Dumper @warning prints the following:

$VAR1 = { 'missing' => 'email' }; $VAR2 = { 'missing' => 'phone' };
You're right. It doesn't. As mentioned below I shouldn't have used die.


-silent11
Spread Firefox

Log In?
Username:
Password:

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

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

    No recent polls found