![]() |
File Search | Catalog | Content Search |
Homepage: | - |
Package version: | - |
Architecture: | - |
Distribution: | Perl-CPAN |
Filename: | Catalyst-Action-RenderView-ErrorHandler-0.100161.tar.gz |
This archive contains the distribution Catalyst-Action-RenderView-ErrorHandler, version 0.100161: Custom errorhandling in deployed applications This software is copyright (c) 2011 by Andreas Marienborg. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
#!perl BEGIN { unless ($ENV{RELEASE_TESTING}) { require Test::More; Test::More::plan(skip_all => 'these tests are for release candidate testing'); } } use Test::More; eval "use Test::Pod 1.41"; plan skip_all => "Test::Pod 1.41 required for testing POD" if $@; all_pod_files_ok();
0.100161 2011-01-20 09:12:41 Europe/Oslo - Fix a problem with + to load fully namespaced stuff [Philip Karlsson] 0.100160 2010-01-16 06:50:51 Europe/Oslo - Fixing the last release, which was utterly broken.
This software is copyright (c) 2011 by Andreas Marienborg. This is free software; you can redistrib more»