mirror of
https://codeberg.org/scip/Crypt--PWSafe3.git
synced 2025-12-16 12:11:02 +01:00
added lib/Crypt/PWSafe3/PasswordPolicy.pm to MANIFEST.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
1.14
|
||||
fixed github#7: added PasswordPolicy.pm to MANIFEST.
|
||||
|
||||
1.13
|
||||
added Crypt::PWSafe3::PasswordPolicy submodule, which allows
|
||||
to access the password policy of a PasswordSafe record.
|
||||
|
||||
@@ -22,7 +22,7 @@ use Data::Dumper;
|
||||
use Exporter ();
|
||||
use vars qw(@ISA @EXPORT);
|
||||
|
||||
$Crypt::PWSafe3::VERSION = '1.13';
|
||||
$Crypt::PWSafe3::VERSION = '1.14';
|
||||
|
||||
use Crypt::PWSafe3::Field;
|
||||
use Crypt::PWSafe3::HeaderField;
|
||||
|
||||
Reference in New Issue
Block a user