From 253e74d49ac3ec7f064aa0fc18eafc3b09cde9a4 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 20 Jul 2011 13:46:14 +0200 Subject: Use Getopt::Long --- Build.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'Build.PL') diff --git a/Build.PL b/Build.PL index cfaf26f..cc82474 100644 --- a/Build.PL +++ b/Build.PL @@ -22,6 +22,7 @@ my $build = Module::Build->new( 'File::BaseDir' => 0, 'File::Path' => 2.06_05, 'File::Slurp' => 0, + 'Getopt::Long' => 0, 'POSIX' => 0, 'Term::ReadLine' => 0, }, -- cgit v1.2.3