Changes for version v0.5.0
- new features
- Added streval subroutine. Does a string eval but makes it possible for Error::Show::context to generate context and saves the required information to generate a stack trace if required.
- added throw subroutine. Creates a basic exception object with stack trace and dies
- exports context, streval, throw
- improvements
- refactored code
- simplified logic
- fixes
- context copies frame data to prevent action at a distance
- context can not be called on the same error and give same output
Modules
Locate and Diagnose Errors/Exceptions in Perl programs
Internal helper modules for Error::Show
Provides
in lib/Error/Show.pm