mirror of
https://codeberg.org/scip/Crypt--PWSafe3.git
synced 2025-12-17 04:31:00 +01:00
fixed issue#8, now using File::Temp
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
#
|
||||
# Copyright (c) 2011-2015 T.Linden <tlinden |AT| cpan.org>.
|
||||
# All Rights Reserved. Std. disclaimer applies.
|
||||
# Artistic License, same as perl itself. Have fun.
|
||||
#
|
||||
package Crypt::PWSafe3::PasswordPolicy;
|
||||
|
||||
|
||||
@@ -190,7 +195,7 @@ T. Linden <tlinden@cpan.org>
|
||||
|
||||
=head1 COPYRIGHT
|
||||
|
||||
Copyright (c) 2011-2013 by T.Linden <tlinden@cpan.org>.
|
||||
Copyright (c) 2011-2015 by T.Linden <tlinden@cpan.org>.
|
||||
All rights reserved.
|
||||
|
||||
=head1 LICENSE
|
||||
|
||||
Reference in New Issue
Block a user