Crypt-X509 version 0.52
=======================

Crypt::X509 is an object oriented X.509 certificate parser with numerous
methods for directly extracting information from certificates.

INSTALLATION

To install this module type the following:

  perl Makefile.PL
  make test
  make install

DEPENDENCIES

This module requires:

 Convert::ASN1

ISSUES, PULL REQUESTS

Plesae visit [https://github.com/openxpki/Crypt-X509] for issues, pull
requests, etc.