CGI::Carp::Fatals version 0.02

NAME
CGI::Carp::Fatals -- fatalsToBrowser on steroids

DESCRIPTION
This module extends CGI::Carp by addinf perlinfo information (from HTML::Perlinfo) to fatal errors handled by CGI::Carp's fatalsToBrowser.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make install

DEPENDENCIES

HTML::Perlinfo

COPYRIGHT AND LICENCE
Copyright (C) 2009 Mike Accardo <mikeaccardo@yahoo.com>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.