There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Crypt::Perl::X509::Extension::policyConstraints

SYNOPSIS

my $usage_obj = Crypt::Perl::X509::Extension::policyConstraints->new(
    requireExplicitPolicy => 4,
    inhibitPolicyMapping => 6,
);

SEE ALSO

https://tools.ietf.org/html/rfc5280#section-4.2.1.11