libencode-perl

module providing interfaces between Perl's strings and the system

Description

The Encode module provides the interfaces between Perl's strings and the rest of the system.

When Perl is processing "binary data", the programmer wants Perl to process "sequences of bytes". This is not a problem for Perl - as a byte has 256 possible values, it easily fits in Perl's much larger "logical character".

Encodes a string from Perl's internal form into ENCODING and returns a sequence of octets.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Encode


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libencode-perl