Text::CSV::Encoded::Coder::Encode(3pm) | User Contributed Perl Documentation | Text::CSV::Encoded::Coder::Encode(3pm) |
Text::CSV::Encoded::Coder::Encode - Text::CSV::Encoded coder class using Encode
version 0.25
use Text::CSV::Encoded coder_class => 'Text::CSV::Encoded::Coder::Encode'; # In Perl 5.8 or later, it is a default module.
This module is used by Text::CSV::Encoded internally.
Encode, Encode::Supported, Encode::Alias, utf8
Makamaka Hannyaharamitu, <makamaka[at]cpan.org>
Copyright 2008-2013 by Makamaka Hannyaharamitu
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2022-11-19 | perl v5.36.0 |