From e0dc311bfb82168bce140113198697958ad386b8 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Thu, 3 Aug 2017 08:40:47 -0400 Subject: Bug 1385937 - Add Data::Password::passwdqc to vendor tarballs --- Makefile.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.PL') 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', -- cgit v1.2.3-24-g4f1b