summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL1
1 files changed, 0 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index 7db0179..ceb63e7 100644
--- a/Build.PL
+++ b/Build.PL
@@ -5,7 +5,6 @@ use Module::Build;
my $build = Module::Build->new(
dist_version => '1.0',
- license => 'wtfpl',
module_name => 'Simplestore',
test_files => 'test/simplestore.t',
);