The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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