| Name: | perl-Mixin-Linewise |
|---|---|
| Version: | 0.111 |
| Release: | 1.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 44873 |
| License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
| RPM: | perl-Mixin-Linewise-0.111-1.el10_0.noarch.rpm |
| Source RPM: | perl-Mixin-Linewise-0.111-1.el10_0.src.rpm |
| Build Date: | Thu Dec 19 2024 |
| Build Host: | build-ol10-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. |