Hi,

So I can do that from within the app were I am using HTML::Template.. Ahh, I was wondering why everyone always uses croak by default in all of the modules I look at..

Thanks!

Eric

At 12:11 PM 3/21/2006, Sam Tregar wrote:
On Tue, 21 Mar 2006, Eric Frazier wrote:

Is there any way you could change this line in Template.pm from croak to confess?

No need to change Template.pm.  Just tell Carp you want verbose
reports:

  use Carp qw(verbose);

Now all croak()s will have stack traces.

-sam



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Html-template-users mailing list
Html-template-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to