SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
7
textproc/p5-Encode-Detect/pkg/DESCR
Normal file
7
textproc/p5-Encode-Detect/pkg/DESCR
Normal file
|
@ -0,0 +1,7 @@
|
|||
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.
|
Loading…
Add table
Add a link
Reference in a new issue