NAME
Mixin::Linewise - 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.
BUGS
Bugs should be reported via the CPAN bug tracker at
http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Mixin-Linewise
For other issues, or commercial enhancement or support, contact the author.
AUTHOR
Ricardo SIGNES, <rjbs@cpan.org>
COPYRIGHT
Copyright 2008, Ricardo SIGNES.
This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.