Catch application errors and emit them somewhere Maintained by:perl@FreeBSD.org Port Added: 19 Nov 2010 06:32:24 Also Listed In:perl5 License: ART10 GPLv1
Catalyst::Plugin::ErrorCatcher allows you to do More Stuff with the
information that would normally only be seen on the Catalyst Error
Screen courtesy of the Catalyst::Plugin::StackTrace plugin.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher/
To install the port:cd /usr/ports/www/p5-Catalyst-Plugin-ErrorCatcher/ && make install clean To add the package:pkg_add -r p5-Catalyst-Plugin-ErrorCatcher
- update to 0.0.8.9
- add LICENSE
Also this version untie dependence on devel/p5-Class-Data-Accessor
which marked as deprecated.
PR: ports/160536
Submitted by: Andrej Zverev <andrej.zverev@gmail.com>
Approved by: maintainer