Revision history for Passwd::Keyring::PWSafe3
0.2004 2015-01-03
Bump required Crypt::PWSafe3 version (attempts to use 0.07 cause my tests to fail due to minor error in Crypt::PWSafe3 fixed later).
0.2003 2013-07-04
Bump required perl version (this is in fact Crypt::PWSafe3 dependency,
but as log as this module does not specify it, I get error reports...)
(bitbucket #1) Documentation contained wrong example of using set_password
0.2002 2012-11-26
A few (non-critical) test fixes.
Improved example name, installing example in share dir.
0.2001 2012-11-21
Minor documentation fixes.
0.20 2012-11-20
Dependencies, comments, test skips etc updated to work with
Crypt::PWSafe3 v0.7, which resolves performance problems.
Module is now reasonably fast and usable (once Crypt::PWSafe3
>=0.7, and Bytes::Random::Secure are installed)
Updated example, some test fixes.
0.1001 2012-11-18
Fixed a few test errors (like bad plans).
0.10 2012-11-15
Initial release. Works and implements full keyring API,
although limited performance of Crypt::PWSafe3 seriously
limits usefulness of save operations.