Name: | perl-Mixin-Linewise |
---|---|
Version: | 0.004 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 33216 |
License: | GPL+ or Artistic |
RPM: | perl-Mixin-Linewise-0.004-2.el7.noarch.rpm |
Source RPM: | perl-Mixin-Linewise-0.004-2.el7.src.rpm |
Build Date: | Wed Apr 30 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/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 filenames are added for you. |