The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

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