add version number
Tara L Andrews [Thu, 13 Sep 2012 23:31:50 +0000 (01:31 +0200)]
morphology/lib/Text/Tradition/Morphology.pm

index 82c1601..77c98ad 100644 (file)
@@ -7,6 +7,9 @@ use Moose::Role;
 use Module::Load;
 use Text::Tradition::Collation::Reading::Lexeme;
 
+use vars qw/ $VERSION /;
+$VERSION = "0.1";
+
 =head1 NAME
 
 Text::Tradition::Morphology - add-on to associate lemma and part-of-speech