pkg-descr

This Perl module is an Encode::Encoding subclass that uses
Encode::Detect::Detector to determine the charset of the input data and
then decodes it using the encoder of the detected charset.

It is similar to Encode::Guess, but does not require the configuration
of a set of expected encodings. Like Encode::Guess, it only supports
decoding--it cannot encode.

Author: John Gardiner Myers
WWW: http://search.cpan.org/dist/Encode-Detect/

pkg-plist

@comment $FreeBSD: ports/converters/p5-Encode-Detect/pkg-plist,v 1.1 2006/07/10 01:26:05 rafan Exp $
%%SITE_PERL%%/%%PERL_ARCH%%/Encode/Detect.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Encode/Detect/Detector.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/Detect/Detector/Detector.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/Detect/Detector/Detector.so
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Encode/Detect
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Encode
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/Detect/Detector
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode/Detect
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Encode