Scroll to navigation

Catmandu::Fix::error(3pm) User Contributed Perl Documentation Catmandu::Fix::error(3pm)

NAME

Catmandu::Fix::error - die with an error message

SYNOPSIS

  unless exists(id)
    error('id missing!')
  end

SEE ALSO

Catmandu::Fix
2019-01-29 perl v5.28.1