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

NAME

Catmandu::Fix::Condition::is_array - only execute fixes if all path values are arrays

SYNOPSIS

   if is_array(data.*.list)
     ...
   end

SEE ALSO

Catmandu::Fix