perl-Throwable - Role for classes that can be thrown
Website: | http://search.cpan.org/dist/Throwable/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- Description:
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.
Packages
perl-Throwable-0.102080-1.fc14.noarch [21 KiB] |
Changelog
by Iain Arnell (2010-07-30):
- update to latest upstream - update spec for modern rpmbuild |