Name: | perl-File-Edit-Portable |
---|---|
Version: | 1.25 |
Release: | 5.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 42445 |
License: | GPL+ or Artistic |
RPM: | perl-File-Edit-Portable-1.25-5.el9.noarch.rpm |
Source RPM: | perl-File-Edit-Portable-1.25-5.el9.src.rpm |
Build Date: | Fri Mar 25 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/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. |