Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Error - Error/exception handling in an OO-ish way
- Description:
The Error package provides two interfaces. Firstly Error provides a
procedural interface to exception handling. Secondly Error is a base class
for errors/exceptions that can either be thrown, for subsequent catch, or
can simply be recorded.
Packages
perl-Error-0.17023-1.fc22.noarch
[43 KiB] |
Changelog
by Paul Howarth (2015-02-12):
- Update to 0.17023
- Minimal version of Module-Build reduced to 0.280801 (CPAN RT#102062)
- Use %license where possible
|