ce5e56bc7e
the system. PR: ports/84005 Submitted by: Rong-En Fan <rafan@infor.org>
7 lines
233 B
Text
7 lines
233 B
Text
The "Encode" module provides the interfaces between Perl's
|
|
strings and the rest of the system. Perl strings are
|
|
sequences of characters.
|
|
|
|
See "perldoc Encode" for the rest of the story
|
|
|
|
WWW: http://search.cpan.org/~dankogai/Encode/
|