FreeBSD Manual Pages
Mixin::Linewise(3) User Contributed Perl Documentation Mixin::Linewise(3) NAME Mixin::Linewise - write your linewise code for handles; this does the rest VERSION version 0.108 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> CONTRIBUTORS o David Golden <dagolden@cpan.org> o David Steinbrunner <dsteinbrunner@pobox.com> o Graham Knop <haarg@haarg.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.32.0 2015-04-08 Mixin::Linewise(3)
NAME | VERSION | DESCRIPTION | AUTHOR | CONTRIBUTORS | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Mixin::Linewise&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>