Korsani > Log-Funlog-Lang > Log::Funlog::Lang

Download:
Log-Funlog-Lang-0.3.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Module Version: 0.3   Source  

NAME ^

Log::Funlog::Lang - Language pack for Log::Funlog

SYNOPSIS ^

 use Log::Funlog::Lang;
 my @res=Log::Funlog::Lang->new( language );
 my @texts=@{ $res[1] };
 my $language_given=$res[0];

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 use 'en'

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 ;)

syntax highlighting: