Lingua/Identify version 0.01
============================

Language identification

CURRENT STATUS

Only has one module implemented, and still is very undocumented.

More updates soon.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

No dependencies

COPYRIGHT AND LICENCE

Copyright (C) 2004 Jose Alves de Castro

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself. 

