Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 9f906955 | 2012-08-23 15:50:05 | sync wantlib | ||
| df4e1203 | 2010-12-03 11:46:46 | Bump after recent cpan.port.mk change. ok jasper@ (final commit) | ||
| dcaa846f | 2010-10-19 07:54:21 | USE_GROFF=Yes | ||
| f2d94ea1 | 2010-09-24 15:37:42 | bump | ||
| c42cb7c0 | 2008-10-16 00:01:46 | import Encode::Detect 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@ |