Provided by: libcatmandu-perl_1.2020-1_all
NAME
Catmandu::Fix::error - die with an error message
SYNOPSIS
unless exists(id) error('id missing!') end # get the value from a path error($.error)
SEE ALSO
Catmandu::Fix