| Name: | perl-Mixin-Linewise |
|---|---|
| Version: | 0.110 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 45283 |
| License: | GPL+ or Artistic |
| RPM: | perl-Mixin-Linewise-0.110-1.el9.noarch.rpm |
| Source RPM: | perl-Mixin-Linewise-0.110-1.el9.src.rpm |
| Build Date: | Thu Feb 03 2022 |
| Build Host: | build-ol9-x86_64.oracle.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. |