NAME
Log::Funlog::Lang - Language pack for Log::Funlog
SYNOPSIS
use Log::Funlog::Lang;
my @text=Log::Funlog::Lang->new( language );
DESCRIPTION
This is a perl module used by Log::Funlog to obtain a list of funny things in the language of the user.
OPTIONS
Log::Funlog::Lang try to determinate the language of the user by parsing LC_MESSAGES and LANG. If it doesn't find any infos in these environment variable, it dies.
If it occurs, you must specify the language by the widely used two letters (fr, en, ...)
- language
-
Two-letters code specifying language to use.
Available languages are: fr, en
Default to 'en'.
AUTHOR
Gabriel Guillon, from Chashew team
korsani-spam@free-spam.fr-spam
(remove you-know-what :)
LICENCE
As Perl itself.
Let me know if you have added some features, or removed some bugs ;)