From 14a3c31190e310f46a3028d1b3b0c078fcad4011 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 12 Dec 2010 00:00:07 +0100 Subject: Either cut off or break too long lines. qick&dirty, cleanup later. Closes gh/6 --- Build.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'Build.PL') diff --git a/Build.PL b/Build.PL index 329e3d4..e7b8867 100644 --- a/Build.PL +++ b/Build.PL @@ -20,6 +20,7 @@ my $build = Module::Build->new( 'Date::Format' => 0, 'Getopt::Long' => 0, 'Term::ANSIColor' => 0, + 'Term::Size' => 0, }, script_files => 'bin/', ); -- cgit v1.2.3