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-1.000-1.of.el7.noarch [28 KiB] |
Changelog
by Gavin Carr (2022-02-14):
- Update to version 1.000. |