pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Throwable



Module Name:    pkgsrc
Committed By:   sno
Date:           Thu Mar 11 10:45:11 UTC 2010

Update of /cvsroot/pkgsrc/devel/p5-Throwable
In directory ivanova.netbsd.org:/tmp/cvs-serv2592

Log Message:
Importing package for perl5 module Throwable as dependency for scheduled
update of mail/p5-Email-Sender

Throwable is a role for classes that are meant to be thrown as exceptions
to standard program flow. It is very simple and does only two things:
saves any previous value for $@ and calls die $self.

Throwable::Error is a base class for exceptions that will be thrown to
signal errors and abort normal program flow. Throwable::Error is an
alternative to Exception::Class, the features of which are largely provided
by the Moose object system atop which Throwable::Error is built.

Throwable::Error performs the Throwable role.

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/devel/p5-Throwable/Makefile
N pkgsrc/devel/p5-Throwable/DESCR
N pkgsrc/devel/p5-Throwable/distinfo

No conflicts created by this import



Home | Main Index | Thread Index | Old Index