table of contents
AnyEvent::Processor::Conversion(3pm) | User Contributed Perl Documentation | AnyEvent::Processor::Conversion(3pm) |
NAME¶
AnyEvent::Processor::Conversion - Base class for conversion type subclasses
VERSION¶
version 0.006
ATTRIBUTES¶
reader¶
The MooseX::RW::Reader from which reading something.
writer¶
The Moose::RW::Writer in which writing something.
converter¶
Convert something read from the reader into something to write to the writer.
AUTHOR¶
Frédéric Demians <f.demians@tamil.fr>
COPYRIGHT AND LICENSE¶
This software is Copyright (c) 2015 by Fréderic Demians.
This is free software, licensed under:
The GNU General Public License, Version 3, June 2007
2022-06-06 | perl v5.34.0 |