mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
186 B
Plaintext
6 lines
186 B
Plaintext
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
|