Locale::RecodeData::_Encode - Internal wrapper around Encode
use Locale::RecodeData::_Encode;
This module is internal to libintl. Do not use directly!
This module converts text with the help of Encode(3). It is tried first
for conversions if libintl-perl detects the presence of Encode.
Copyright (C) 2002-2017 Guido Flohr <http://www.guido-flohr.net/>
(<mailto:guido.flohr@cantanea.com>), all rights reserved. See the source
code for details!code for details!
Locale::Recode(3), Encode(3), perl(1)
Hey! The above document had some coding errors, which are explained
below:
- Around line 95:
- =cut found outside a pod block. Skipping to next block.