DragonFly On-Line Manual Pages

Search: Section:  


LANGUAGE-GUESS(1)     User Contributed Perl Documentation    LANGUAGE-GUESS(1)

NAME

language-guess - Guess the language of a text file

SYNOPSIS

language-guess file ...

OPTIONS

-h Prints this manual page in text format. -v Prints the current version of language-guess.

DESCRIPTION

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.

EXAMPLES

$ language-guess bill.txt

LEGALESE

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.

AUTHOR

2005, Mike Schilli <cpan@perlmeister.com> perl v5.20.2 2005-08-08 LANGUAGE-GUESS(1)

Search: Section: