perl-Throwable - Role for classes that can be thrown
Website: | https://metacpan.org/release/Throwable |
---|---|
License: | GPL+ or Artistic |
Vendor: | Alcance Libre, Inc. |
- 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.aldos.noarch [26 KiB] |
Changelog
by Joel Barrios (2022-05-21):
- Update to 1.000. |