Provided by: libmixin-linewise-perl_0.104-1_all 

NAME
Mixin::Linewise - write your linewise code for handles; this does the rest
VERSION
version 0.104
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.
AUTHOR
Ricardo SIGNES <rjbs@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2008 by Ricardo SIGNES.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
programming language system itself.
perl v5.18.1 2013-12-21 Mixin::Linewise(3pm)