From 97beb3e0db45550784dced0abfbe38f0eb65571c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 13 May 2011 14:01:38 +0200 Subject: Release v0.2 --- Build.PL | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Build.PL') diff --git a/Build.PL b/Build.PL index 95da29a..5c8a24b 100644 --- a/Build.PL +++ b/Build.PL @@ -12,9 +12,8 @@ my $build = Module::Build->new( 'Test::More' => 0, 'Test::Pod' => 0, }, - dist_name => 'App-Raps2', - dist_version_from => 'bin/raps2', license => 'unrestricted', + module_name => 'App::Raps2', requires => { 'perl' => '5.10.0', 'autodie' => 0, -- cgit v1.2.3