c42cb7c0d2
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. ok simon@
15 lines
468 B
Plaintext
15 lines
468 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/16 00:01:46 sthen Exp $
|
|
${P5ARCH}/
|
|
${P5ARCH}/Encode/
|
|
${P5ARCH}/Encode/Detect/
|
|
${P5ARCH}/Encode/Detect.pm
|
|
${P5ARCH}/Encode/Detect/Detector.pm
|
|
${P5ARCH}/auto/
|
|
${P5ARCH}/auto/Encode/
|
|
${P5ARCH}/auto/Encode/Detect/
|
|
${P5ARCH}/auto/Encode/Detect/Detector/
|
|
${P5ARCH}/auto/Encode/Detect/Detector/Detector.bs
|
|
${P5ARCH}/auto/Encode/Detect/Detector/Detector.so
|
|
@man man/man3p/Encode::Detect.3p
|
|
@man man/man3p/Encode::Detect::Detector.3p
|