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

Changes for version 1.40 - 2013-09-30

  • No code changes.
  • Maintenance by Ron Savage <rsavage@cpan.org>.
  • Fabricate some version #s for this file.
  • Made Passwd.pm utf-8 so we can use Luis' proper name.
  • Clean up code formatting.
  • Clean up Makefile.PL.
  • Use fake (ASCII) ñ in Makefile.PL to keep Solaris happy. See RT#68478.
  • Clean up README.
  • Add Build.PL.
  • Add Changes and Changelog.ini.
  • Add META.*.
  • Adopt Test::More in t/basic.t.
  • Adopt 'use strict' and 'use warnings' to PasswdMD5.pm and t/basic.t.
  • Accept patch for new function random_md5_salt(), and tests, from kbrint@rufus.net. With thanx. See RT#37036.
  • Add xt/author/pod.t.

Modules

Provide interoperable MD5-based crypt() functions