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

NAME

Catmandu::Fix::Condition::is_null - only execute fixes if all path values are null

SYNOPSIS

   if is_null(data.*)
     ...
   end

SEE ALSO

Catmandu::Fix