Name: | perl-File-Edit-Portable |
---|---|
Version: | 1.24 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 43023 |
License: | GPL+ or Artistic |
RPM: | perl-File-Edit-Portable-1.24-1.el7.noarch.rpm |
Source RPM: | perl-File-Edit-Portable-1.24-1.el7.src.rpm |
Build Date: | Sat Nov 04 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/File-Edit-Portable/ |
Summary: | Read and write files while keeping the original line-endings intact |
Description: | The default behavior of perl is to read and write files using the Operating System's (OS) default record separator (line ending). If you open a file on an OS where the record separators are that of another OS, things can and do break. |