Changes for version 0.2501 - 2015-11-19
- Fixes "Redundant argument in sprintf" warning on Perl 5.21.2.
Modules
Lightweight exceptions
Examples
- examples/die_propagate.pl
- examples/eval_throw_given_when_default.pl
- examples/eval_throw_if_elsif_else.pl
- examples/file-not-found_exception.pl
- examples/ignore_package.pl
- examples/try_catch.pl
- examples/try_tiny_try_catch_given_when.pl
- examples/trycatch_try_catch_given_when.pl
- examples/trycatch_try_catch_where.pl
Module Install Instructions
To install Exception::Base, copy and paste the appropriate command in to your terminal.
cpanm Exception::Base
perl -MCPAN -e shellinstall Exception::Base
For more information on module installation, please visitthe detailed CPAN module installation guide.