Query: mixin::linewise
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Mixin::Linewise(3) User Contributed Perl Documentation Mixin::Linewise(3)NAMEMixin::Linewise - write your linewise code for handles; this does the restVERSIONversion 0.004DESCRIPTIONIt'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.AUTHORRicardo SIGNES <rjbs@cpan.org>COPYRIGHT AND LICENSEThis 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.16.3 2013-06-18 Mixin::Linewise(3)