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>