-
-
23 Feb 2022 22:56:59 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (1747 / 1 / 0)
- Kwalitee
Bus factor: 1- 87.90% Coverage
- License: bsd
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (38.46KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Cwd
- English
- Error::Pure::Output::Text
- Exporter
- List::MoreUtils
- Readonly
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.27 - 2022-02-23
- Common
- Update copyright years.
- Error::Pure
- Fix situation, when i set Error::Pure::TYPE (or via ENV variables) and this module doesn't exist.
Modules
Perl module for structured errors.Error::Pure module with full backtrace.Error::Pure module with classic die.Error::Pure module with error on one line with informations.Error::Pure module with list of errors in one line with informations.Error::Pure module for simple error print.Error::Pure module for simple error print with all variables.Utilities for structured errors.Examples
- examples/ex1.pl
- examples/ex10.pl
- examples/ex11.pl
- examples/ex12.pl
- examples/ex13.pl
- examples/ex14.pl
- examples/ex15.pl
- examples/ex16.pl
- examples/ex17.pl
- examples/ex18.pl
- examples/ex19.pl
- examples/ex2.pl
- examples/ex20.pl
- examples/ex21.pl
- examples/ex22.pl
- examples/ex23.pl
- examples/ex3.pl
- examples/ex4.pl
- examples/ex5.pl
- examples/ex6.pl
- examples/ex7.pl
- examples/ex8.pl
- examples/ex9.pl
Module Install Instructions
To install Error::Pure, copy and paste the appropriate command in to your terminal.
cpanm Error::Pure
perl -MCPAN -e shell install Error::Pure
For more information on module installation, please visit the detailed CPAN module installation guide.