X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=Makefile.PL;h=f650fdeaea143ee491801af95d02e9420a3dabf0;hp=1c70c6f3bb133412825c521d73efa7d61047fbc6;hb=48d4fdb2acbf8cf05dcb357df53b0d658f88fe39;hpb=fd730c65a3242f609f4ec205ad605408850b2bec diff --git a/Makefile.PL b/Makefile.PL index 1c70c6f3..f650fdea 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -54,7 +54,7 @@ WriteMakefile( # All Perl installs I know about have these, but RH-based # distros make them separate even though 'perl' pulls them in 'File::Path' => 0, - 'File::Temp' => 0, + 'File::Temp' => '0.19', 'Getopt::Long' => 0, 'Exporter' => 0, # ExtUtils::MakeMaker # this file won't run w/o it...