commit | a748b0e84bd338b5b5d30021e359408cb1bb7292 | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Tue May 19 22:54:06 2015 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Tue May 19 22:54:06 2015 +0000 |
tree | e0327a6efd78fc8de7547bd8d2c24bfbfe176fa9 | |
parent | d0711cac38da9e8dbe820aeb04a20e75b831393a [diff] [blame] |
More documentation, clean up tests
diff --git a/Makefile.PL b/Makefile.PL index 6063e24..0282b0e 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -12,7 +12,7 @@ BUILD_REQUIRES => { 'Test::More' => 0 }, - LICENSE => 'artistic_2', + LICENSE => 'bsd_2', PREREQ_PM => { 'Mojolicious' => '5.00', 'Mojolicious::Plugin::TagHelpers::Pagination' => 0.05,