On 6/24/06, Malcolm J Harwood <[EMAIL PROTECTED]> wrote: > On Saturday 24 June 2006 17:40, Jason Kohles wrote: > > > > Is it a module or is it something specific to Mason? > > It's all in HTML::Mason::Exceptions. > > Which presumably wraps Carp (which is a standard perl module) in some manner. > > cf. http://search.cpan.org/~nwclark/perl-5.8.8/lib/Carp.pm > No, it's built on top of Exception::Class, which in turn uses Devel::StackTrace to build the backtraces, and then HTML::Mason::Exceptions turns them into the nice HTML output on it's own.
-- Jason Kohles [EMAIL PROTECTED] - http://www.jasonkohles.com/ "A witty saying proves nothing." -- Voltaire Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Mason-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mason-users

