summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL3
1 files changed, 1 insertions, 2 deletions
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,