Package : perl-Encode-Newlines

Package details

Summary: Normalize line ending sequences

Description:
This module provides the 'CR', 'LF', 'CRLF' and 'Native' encodings, to aid
in normalizing line endings.

It converts whatever line endings the source uses to the designated newline
sequence, for both 'encode' and 'decode' operations.

If you specify two different line endings joined by a '-', it will use the
first one for decoding and the second one for encoding. For example, the
'LF-CRLF' encoding means that all input should be normalized to 'LF', and
all output should be normalized to 'CRLF'.


URL: http://search.cpan.org/dist/Encode-Newlines
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs