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-1.el7.fc21.noarch [24 KiB] |
Changelog
by Jitka Plesnikova (2014-10-31):
- 0.200012 bump |