The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Catmandu::Fix::Condition::is_https_uri - check of a field contains an HTTPS URI

SYNOPSIS

   if is_https_uri(uri_field)
     ...
   else
     ...
   end

SEE ALSO

Catmandu::Fix