X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=d883b3e4cb427132c15f6a7858113eb9264e70f0;hb=c55cf210ff8da06735b661e414d1378fa21e5c3d;hp=62bd96d25a59a188877181c99cf009e9cb65db8a;hpb=c53d6c7acaa65cd6b2b1139b540bc991fc972344;p=scpubgit%2Fstemmaweb.git diff --git a/Makefile.PL b/Makefile.PL index 62bd96d..d883b3e 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -10,7 +10,8 @@ name 'stemmaweb'; all_from 'lib/stemmaweb.pm'; # Tradition libraries -requires 'Text::Tradition'; +requires 'Text::Tradition' => '1.2'; +requires 'Text::Tradition::Directory'; requires 'Text::Tradition::Analysis'; requires 'Text::Tradition::StemmaUtil'; # Catalyst libraries