language-guess - Guess the language of a text file
- -h
- Prints this manual page in text format.
- -v
- Prints the current version of language-guess.
language-guess takes one or more file names as arguments and guesses for each
one which language it is written in. It uses Text::Language::Guess, please see
its manual page for details.
$ language-guess bill.txt
Copyright 2005 by Mike Schilli, all rights reserved. This program is free
software, you can redistribute it and/or modify it under the same terms as
Perl itself.
2005, Mike Schilli <cpan@perlmeister.com>