Name: | perl-Mixin-Linewise |
---|---|
Version: | 0.108 |
Release: | 15.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 42507 |
License: | GPL+ or Artistic |
RPM: | perl-Mixin-Linewise-0.108-15.el8.noarch.rpm |
Source RPM: | perl-Mixin-Linewise-0.108-15.el8.src.rpm |
Build Date: | Mon Nov 04 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Mixin-Linewise |
Summary: | Write your linewise code for handles; this does the rest |
Description: | It's boring to deal with opening files for IO, converting strings to handle-like objects, and all that. With Mixin::Linewise::Readers and Mixin::Linewise::Writers, you can just write a method to handle handles, and methods for handling strings and file names are added for you. |