The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.0.2 - 2006-10-31

  • BUG FIX: eol_return_array method was not properly passing back array in certain cases. Now array includes line return characters as separate fields of their own (i.e., not tacked on to the end of proceeding line).

Documentation

eol
Simple script to convert newline endings; uses the EOL.pm module.

Modules

EOL
This module aids in the conversion of text file newline characters within the context of other perl code; includes command line executable.