CVSROOT:        /cvs
Module name:    ports
Changes by:     [EMAIL PROTECTED]       2008/10/15 18:01:46

Log message:
    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@
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       sthen_20081016
    
    N ports/textproc/p5-Encode-Detect/Makefile
    N ports/textproc/p5-Encode-Detect/distinfo
    N ports/textproc/p5-Encode-Detect/pkg/DESCR
    N ports/textproc/p5-Encode-Detect/pkg/PLIST
    
    No conflicts created by this import

Reply via email to