From db2e06e1decb3b25df765b75326a8e35248d1def Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 26 Oct 2014 10:50:59 +0100 Subject: add support for canceled / additional stops. untested at the moment --- Build.PL | 1 + 1 file changed, 1 insertion(+) (limited to 'Build.PL') diff --git a/Build.PL b/Build.PL index 90de1eb..c7c02e1 100644 --- a/Build.PL +++ b/Build.PL @@ -25,6 +25,7 @@ Module::Build->new( 'DateTime::Format::Strptime' => 0, 'Encode' => 0, 'Getopt::Long' => 0, + 'List::Compare' => '0.29', 'List::MoreUtils' => 0, 'List::Util' => 0, 'LWP::UserAgent' => 0, -- cgit v1.2.3