Commit graph

4 commits

Author SHA1 Message Date
hiramatsu
1b6357233c Update p5-Convert-PEM to 0.08.
Changes from previous:

0.08  2010.12.06
    - Altered explode() to canonicalize line endings to \n, handling
      DOS (\r\n) and older mac (\r) line breaks cleanly. Thanks to Matt
      Gramlich for the patch.
    - Removed sign() and auto_install() from Makefile.PL.
    - Removed magic svn keywords.
    - Converted test suite to Test::More.
    - Added author tests (xt/) and modified SYNOPSIS for all modules to
      make them pass the compilation test.
2011-11-11 22:49:47 +00:00
heinz
946fcde2c5 Updated to version 0.07.
Pkgsrc changes:
  - New prerequisite package p5-Class-ErrorHandler.
  - Removed dependency on p5-Cryp-DES. Crypt::DES is not used anywhere in the
    package.

Changes since version 0.06:
===========================
0.07  2005.05.25
    - Allow passing in Name and Macro parameters on encode and decode,
      rather than just at initialization.
    - Use Class::ErrorHandler instead of our own built-in error-handling
      class.
    - Switched to using Module::Install in Makefile.PL.
2006-02-15 00:50:33 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
mcr
ce3bac35aa pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGP 2001-10-02 01:46:00 +00:00