From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

Catmandu::Fix::Condition::is_object - only execute fixes if all path values are objects (unordered sets of name-value pairs)

SYNOPSIS

if is_object(data.*)
...
end

SEE ALSO

Catmandu::Fix