diff options
-rwxr-xr-x | Makefile.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL index bc0bdd332..c8e0ea9ea 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -41,6 +41,7 @@ my %requires = ( 'CPAN::Meta::Prereqs' => '2.132830', 'CPAN::Meta::Requirements' => '2.121', 'DBI' => '1.614', + 'Data::Password::passwdqc' => '0.08', 'Date::Format' => '2.23', 'DateTime' => '0.75', 'DateTime::TimeZone' => '2.11', |