X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FText%2FTradition%2FError.pm;h=0910175d25b11f2cd37447d8c7eaaf4b46f7b8ac;hb=d120c995b9d6154a340858d90b46436af3758d90;hp=18cb10e74a5dd71c935679d93bebfc785aab1efd;hpb=63778331994b16f1890a1d6aa1a1e0dbfad73a21;p=scpubgit%2Fstemmatology.git diff --git a/lib/Text/Tradition/Error.pm b/lib/Text/Tradition/Error.pm index 18cb10e..0910175 100644 --- a/lib/Text/Tradition/Error.pm +++ b/lib/Text/Tradition/Error.pm @@ -19,13 +19,17 @@ __PACKAGE__->meta->make_immutable( inline_constructor => 0 ); =head1 NAME -Text::Tradition::Error - throwable error class for CollateX package +Text::Tradition::Error - throwable error class for Tradition package =head1 DESCRIPTION A basic exception class to throw around, as it were. -=cut +=head1 LICENSE + +This package is free software and is provided "as is" without express +or implied warranty. You can redistribute it and/or modify it under +the same terms as Perl itself. =head1 AUTHOR