Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37041743
en ru br
ALT Linux repositórios
S:0.07-alt2.1
5.0: 0.07-alt2
4.1: 0.07-alt1
4.0: 0.07-alt1
3.0: 0.07-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Encode-compat

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.07-alt1
Data da compilação: 7 junho 2005, 01:20 ( 981.4 weeks ago )
Tamanho:: 12.73 Kb

Home page:   http://www.cpan.org

Licença: Artistic
Sumário: Encode-compat - Encode.pm compatibility layer
Descrição:

WARNING: THIS IS A PROOF-OF-CONCEPT.  Most functions are incomplete.
All implementation details are subject to change!

This module provide a compatibility layer for Encode.pm users on perl
versions earlier than v5.7.1.  It translates whatever call it receives
into Text::Iconv, or (in the future) Unicode::MapUTF8 to perform
the actual work.

The "is_utf8()", "_utf8_on()" and "_utf8_off()" calls are performed
by the method native to the perl version -- 5.6.1 would use
"pack"/"unpack", 5.6.0 uses "tr//CU", etc.

Theoretically, it could be backported to 5.005 and earlier, with none of
the unicode-related semantics available, and serves only as a
abstraction layer above "Text::Iconv", "Unicode::MapUTF8" and possibly
other transcoding modules.

Mantenedor currente: Vitaly Lipatov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Encode-compat
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009