From 8ba7aa6be8fb5689634c453fd505822d02f586a6 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Tue, 10 Apr 2018 17:35:23 -0400 Subject: Bug 1453126 - Bugzilla::Bloomfilter should encourage preserving the input files for its filters --- Makefile.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 9f56cd487..4cea5b066 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -48,6 +48,7 @@ my %requires = ( 'Email::MIME' => '1.904', 'Email::Send' => '1.911', 'File::Slurp' => '9999.13', + 'File::Slurper' => '0.012', 'Future' => '0.34', 'HTML::Escape' => '1.10', 'IPC::System::Simple' => 0, -- cgit v1.2.3-24-g4f1b