X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FText%2FTradition.pm;fp=lib%2FText%2FTradition.pm;h=97971a07ce7d035bf719cf2d15c53bee7f07c086;hb=cf7e4e7bbd96ff1cd20f79032af32e85f968d0c8;hp=ef50df6d196d3f51baabeb83f1009479cf0ac6d7;hpb=f54b1ba72a1195818f413fc316cdd5e4a2b1d9b5;p=scpubgit%2Fstemmatology.git diff --git a/lib/Text/Tradition.pm b/lib/Text/Tradition.pm index ef50df6..97971a0 100644 --- a/lib/Text/Tradition.pm +++ b/lib/Text/Tradition.pm @@ -6,6 +6,7 @@ use Moose; use Text::Tradition::Collation; use Text::Tradition::Stemma; use Text::Tradition::Witness; +use Text::Tradition::User; use vars qw( $VERSION ); $VERSION = "0.5";