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

NAME

Catmandu::Fix::Condition::is_string - only execute fixes if all path values are strings

SYNOPSIS

   if is_string(data.*)
     ...
   end

SEE ALSO

Catmandu::Fix