| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- David Wheeler's patch exposed a bug in Devel::StackTrace which could
cause exceptions to not have any value set for package, file, or line.
This is fixed by depending on Devel::StackTrace 1.04. This release is
otherwise identical to 1.15. Reported by Steve Hay.
|
|
|
|
|
| |
- Exceptions thrown from an alias subroutine always had
"Exception::Class" as their package name. Patch by David Wheeler.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 50635
Submitted by: MAINTAINER
|
|
|
|
|
|
| |
the base distribution.
Sponsored by: Porta Software Ltd.
|
|
|
|
|
|
|
|
|
| |
- A description containing a single quote or backslash would cause
a syntax error in the code generated by Exception::Class. Patch
by Luc St-Louis.
PR: ports/48523
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
| |
|
|
|
|
|
|
|
| |
Vendor changes: bugfix
Submitted by: maintainer
PR: 47626
|
|
|
|
|
| |
Submitted by: maintainer
PR: 47354
|
|
|
|
|
| |
PR: ports/43511
Submitted by: maintainer
|
|
|
|
|
| |
PR: 42000
Submitted by: MAINTAINER
|
|
|
|
|
|
|
|
| |
- assume maintainership
- add WWW
PR: 39399
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
| |
|
|
A module that allows you to declare real exception classes in Perl
|