NAME
Error::Pure::JSON - Error::Pure module for JSON output.
SYNOPSIS
err
'This is a fatal error'
,
'name'
,
'value'
;
SUBROUTINES
err(@messages)
-
Process error in JSON
format
with
messages
@messages
.
Output affects
$Error::Pure::Output::JSON::PRETTY
variable.
EXAMPLE1
EXAMPLE2
EXAMPLE3
DEPENDENCIES
Error::Pure::Utils, Error::Pure::Output::JSON, Exporter, List::MoreUtils, Readonly.
SEE ALSO
- Task::Error::Pure
-
Install the Error::Pure modules.
REPOSITORY
https://github.com/michal-josef-spacek/Error-Pure-JSON
AUTHOR
Michal Josef Špaček mailto:skim@cpan.org
LICENSE AND COPYRIGHT
© 2013-2023 Michal Josef Špaček
BSD 2-Clause License
VERSION
0.08