libexception-class-perl

Rating: 
0
No votes yet

module that allows you to declare real exception classes in Perl
Exception::Class allows you to declare exceptions in your modules in a
manner similar to how exceptions are declared in Java.
.
It features a simple interface allowing programmers to 'declare'
exception classes at compile time. It also has a base exception
class, Exception::Class::Base, that can be used for classes stored in
files (aka modules ;) ) that are subclasses.
.
It is designed to make structured exception handling simpler and
better by encouraging people to use hierarchies of exceptions in their
applications.

Application versions: 
AttachmentSizeDate
File libexception-class-perl_1.32-1_all.deb33.19 KB05/08/2013 - 14:35
Changelog: 

libexception-class-perl (1.32-1) unstable; urgency=low

[ Ansgar Burchardt ]
* Update my email address.
* debian/control: Convert Vcs-* fields to Git.

[ Fabrizio Regalli ]
* Bump to 3.9.2 Standard-Version.
* Add myself to Uploaders and Copyright.
* Switch d/compat to 8.
* Build-Depends: switch to debhelper (>= 8).
* Fixed lintian copyright-refers-to-symlink-license message.

[ gregor herrmann ]
* debian/copyright: update to Copyright-Format 1.0.
* Bump Standards-Version to 3.9.3 (no changes).