home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / libcrypt-x509-perl / README < prev   
Encoding:
Text File  |  2008-04-25  |  355 b   |  21 lines

  1. Crypt-X509 version 0.40
  2. =======================
  3.  
  4. Crypt::X509 is an object oriented X.509 certificate parser with numerous
  5. methods for directly extracting information from certificates.
  6.  
  7. INSTALLATION
  8.  
  9. To install this module type the following:
  10.  
  11.    perl Makefile.PL
  12.    make
  13.    make test
  14.    make install
  15.  
  16. DEPENDENCIES
  17.  
  18. This module requires:
  19.  
  20.   Convert::ASN1
  21.