perl-Throwable - Role for classes that can be thrown
Website: | http://search.cpan.org/dist/Throwable/ |
---|---|
License: | GPL+ or Artistic |
- 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-8m.mo8.noarch [23 KiB] |
Changelog
by NARITA Koichi (2011-10-05):
- (0.102080-8m) - rebuild against perl-5.14.2 |