fixed license
Robert Sedlacek [Wed, 30 Sep 2015 04:03:24 +0000 (04:03 +0000)]
Makefile.PL

index 96cf88d..c7681af 100644 (file)
@@ -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,