From 17608f3e323309cb4ca8919be73e785ebcf0bec5 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 9 Sep 2011 17:31:11 +0200 Subject: More documentation --- Build.PL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build.PL') diff --git a/Build.PL b/Build.PL index 05433cb..af48452 100644 --- a/Build.PL +++ b/Build.PL @@ -11,12 +11,12 @@ Module::Build->new( 'Test::Pod' => 0, }, module_name => 'Travel::Status::DE::VRR', - license => 'unrestricted', + license => 'perl', requires => { 'perl' => '5.10.1', 'Class::Accessor' => 0, 'Getopt::Long' => 0, - 'List::Utel' => 0, + 'List::Util' => 0, 'WWW::Mechanize' => 0, 'XML::LibXML' => 0, }, -- cgit v1.2.3