projects
/
dbsrgits/DBIx-Class-RowCountStatistics.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6626980
)
fixed license
Robert Sedlacek [Wed, 30 Sep 2015 04:03:24 +0000 (
04:03
+0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
96cf88d
..
c7681af
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-20,7
+20,7
@@
my %_req = (
WriteMakefile(
NAME => 'DBIx::Class::RowCountStatistics',
VERSION_FROM => 'lib/CtrlO/DBIC/Cursor/RowCountStatistics.pm',
- LICENSE => undef,
+ LICENSE => 'perl5',
TEST_REQUIRES => \%_test_req,
BUILD_REQUIRES => \%_build_req,
PREREQ_PM => \%_req,