Text::CSV::Encoded::Coder::Encode.3pm

Langue: en

Version: 2010-04-26 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Text::CSV::Encoded::Coder::Encode - Text::CSV::Encoded coder class using Encode

SYNOPSIS

   use Text::CSV::Encoded coder_class => 'Text::CSV::Encoded::Coder::Encode';
   # In Perl 5.8 or later, it is a default module.
 
 

DESCRIPTION

This module is used by Text::CSV::Encoded internally.

SEE ALSO

Encode, Encode::Supported, Encode::Alias, utf8

AUTHOR

Makamaka Hannyaharamitu, <makamaka[at]cpan.org> Copyright 2008-2010 by Makamaka Hannyaharamitu

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.