The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.15_01

  • Updated to Module::Install 0.91
  • Added a consistent $VERSION across the entire distro
  • Removed the optional dependency on Convert::PEM for more consistent downstream packaging (it was pointless to ask since most people don't know what it is anyways).
  • Data::Buffer has almost perfect CPAN Testers PASS, so always install it (plus, SSH2 is common now).
  • Added some missing dependencies to the Makefile.PL
  • Removed the sign(1) and auto_install (which was dangerous)
  • Removed all the magic repository tags that would change depending on who was maintaining it.
  • Adding missing test_requires for Test.pm and Test::More (I'll migrate the remaining tests away from Test.pm next release)
  • Merged the ToDo file into the POD

Modules

DSA Signatures and Key Generation
DSA key
Read/write DSA PEM files
Read/write DSA SSH2 files
DSA key generation system
DSA signature object
DSA Utility functions

Provides

in lib/Crypt/DSA/Key/SSH2.pm