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.200012-1m.mo8.noarch [27 KiB] |
Changelog
by NARITA Koichi (2014-10-05):
- (0.200012-1m) - update to 0.200012 |