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

EJBCA::CrlPublish::CrlInfo::Parse

SYNOPSIS

Parses the openssl command line tool's output to glean details about the CRL.

CONSTRUCTOR

EJBCA::CrlPublish::CrlInfo::Publish->new( $fileHandle )

Argument must be an opened filehandle to openssl's output.

Returns a blessed, populated object reference, or undef on failure.

AUTHOR

Kevin Cody-Little <kcody@cpan.org>