summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2014-05-24 11:02:21 +0200
committerDaniel Friesel <derf@finalrewind.org>2014-05-24 11:18:08 +0200
commit8587b697cf15b4a2d7fbde5b6a05246f1d5acc86 (patch)
tree63a444fbe32bd1ea12ee3cfaf85136cdb07219c3 /Build.PL
parent62bbd806c9c4a34169968af71d733a0a5123e462 (diff)
version bump
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index 6de8dd3..2aae01c 100644
--- a/Build.PL
+++ b/Build.PL
@@ -36,8 +36,8 @@ my $build = Module::Build->new(
},
dist_name => 'icli',
dist_version_from => 'bin/icli',
- license => 'unrestricted',
module_name => 'App::Icli',
+ license => 'unrestricted',
requires => {
'perl' => '5.10.0',
'Carp' => 0,