Changeset 26179
- Timestamp:
- 12/09/08 14:08:34 (4 years ago)
- Location:
- lang/perl/CGI-ExceptionManager/trunk
- Files:
-
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/CGI-ExceptionManager/trunk/Changes
r24781 r26179 1 1 Revision history for Perl extension CGI::ExceptionManager 2 3 0.04 4 5 - CGI::ExceptionManager->run returns collback's return value 6 or detach()'s argument 2 7 3 8 0.03 -
lang/perl/CGI-ExceptionManager/trunk/MANIFEST
r24781 r26179 34 34 xt/03_pod.t 35 35 xt/perlcriticrc 36 t/05_response.t -
lang/perl/CGI-ExceptionManager/trunk/lib/CGI/ExceptionManager.pm
r26178 r26179 3 3 use warnings; 4 4 use 5.00800; 5 our $VERSION = '0.0 3';5 our $VERSION = '0.04'; 6 6 7 7 sub detach { die bless [@_], 'CGI::ExceptionManager::Exception' }
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)