Changeset 24450 for lang/perl/CGI-ExceptionManager
- Timestamp:
- 11/20/08 16:58:17 (5 years ago)
- Location:
- lang/perl/CGI-ExceptionManager/trunk
- Files:
-
- 2 modified
-
Changes (modified) (1 diff)
-
lib/CGI/ExceptionManager.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/CGI-ExceptionManager/trunk/Changes
r24363 r24450 1 1 Revision history for Perl extension CGI::ExceptionManager 2 2 3 0.02 4 5 - delay load of CGI::ExceptionManager::StackTrace(by kazuho++) 6 - relax parser rules(by kazuho++) 7 3 8 0.01 Thu Nov 20 00:59:17 2008 4 - original version9 - original version -
lang/perl/CGI-ExceptionManager/trunk/lib/CGI/ExceptionManager.pm
r24408 r24450 3 3 use warnings; 4 4 use 5.00800; 5 our $VERSION = '0.0 1';5 our $VERSION = '0.02'; 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)