commit | 2fe12e1a161a0bb65b200c70e91b73a4488da65d | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Fri Mar 06 16:47:06 2015 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Fri Mar 06 16:47:06 2015 +0000 |
tree | f75e4f44fa6f10de0b54b5e71a5bca8bb8f26975 | |
parent | b5964a6c947ea91da5cd35b7dddbe8f1be3975ae [diff] [blame] |
Renamed to Kalamar and updated Virtual Collection Chooser
diff --git a/Makefile.PL b/Makefile.PL index 790ed1d..0fa8bc5 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -5,9 +5,9 @@ use ExtUtils::MakeMaker; WriteMakefile( - VERSION_FROM => 'lib/Korap.pm', - ABSTRACT => 'Test Frontend for the KorAP API', - NAME => 'Korap', + VERSION_FROM => 'lib/Kalamar.pm', + ABSTRACT => 'Mojolicious based Frontend for KorAP', + NAME => 'Kalamar', AUTHOR => 'Nils Diewald', BUILD_REQUIRES => { 'Test::More' => 0