NAME

DTA::CAB::Analyzer::Morph::Latin - latin pesudo-morphology analysis (wrapper)

SYNOPSIS

 use DTA::CAB::Analyzer::Morph::Latin;
 
 $morph = DTA::CAB::Analyzer::Morph::Latin->new(%args);

DESCRIPTION

DTA::CAB::Analyzer::Morph::Latin is a just a wrapper for DTA::CAB::Analyzer::Morph::Latin::BDB.

AUTHOR

Bryan Jurish <moocow@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2009-2019 by Bryan Jurish

This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.24.1 or, at your option, any later version of Perl 5 you may have available.