There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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