Provided by: libcatmandu-perl_0.9505-1_all bug

NAME

       Catmandu::Fix::Condition::is_true - only execute fixes if all path values are the boolean
       true, 1 or "true"

SYNOPSIS

          if is_true(data.*.has_error)
            ...
          end

SEE ALSO

       Catmandu::Fix