The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

SYNOPSIS

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

SEE ALSO

Catmandu::Fix