This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perllocale: Mention /l
[perl5.git] / cpan / Digest-SHA / Makefile.PL
index ce9e402..400db39 100644 (file)
@@ -1,5 +1,6 @@
 require 5.003000;
 
+use strict;
 use ExtUtils::MakeMaker;
 use Getopt::Std;
 use Config;