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

NAME

Catmandu::Fix::Condition::is_object - only execute fixes if all path values are objects (unordered sets of name-value pairs)

SYNOPSIS

   if is_object(data.*)
     ...
   end

SEE ALSO

Catmandu::Fix