Provided by: libcatmandu-perl_1.2019-1_all bug

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