Locale::RecodeData::_Encode - Internal wrapper around Encode


libintl-perl documentation  | view source Contained in the libintl-perl distribution.

Index


NAME

Top

Locale::RecodeData::_Encode - Internal wrapper around Encode

SYNOPSIS

Top

use Locale::RecodeData::_Encode;

This module is internal to libintl. Do not use directly!

DESCRIPTION

Top

This module converts text with the help of Encode(3). It is tried first for conversions if libintl-perl detects the presence of Encode.

AUTHOR

Top

Copyright (C) 2002-2009, Guido Flohr <guido@imperia.net>, all rights reserved. See the source code for details.

This software is contributed to the Perl community by Imperia (http://www.imperia.net/).

SEE ALSO

Top

Locale::Recode(3), Encode(3), perl(1)


libintl-perl documentation  | view source Contained in the libintl-perl distribution.