X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=e268669983c84fabb480693194470417a40060f7;hb=0bf8fe60fb66f030d7df0eae88959ab189775500;hp=62bd96d25a59a188877181c99cf009e9cb65db8a;hpb=0fa271b6f70c61399fb198360c92731510564fb4;p=scpubgit%2Fstemmaweb.git diff --git a/Makefile.PL b/Makefile.PL index 62bd96d..e268669 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.1'; +requires 'Text::Tradition::Directory'; requires 'Text::Tradition::Analysis'; requires 'Text::Tradition::StemmaUtil'; # Catalyst libraries