From Code to Community: Sponsoring The Perl and Raku Conference 2025 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