-
-
13 Oct 2015 07:00:04 UTC
- Distribution: AnyEvent-Processor
- Module version: 0.006
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Clone repository
- Issues (2)
- Testers (4638 / 20 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: open_source
- Activity
24 month- Tools
- Download (18.18KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
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
Module Install Instructions
To install AnyEvent::Processor, copy and paste the appropriate command in to your terminal.
cpanm AnyEvent::Processor
perl -MCPAN -e shell install AnyEvent::Processor
For more information on module installation, please visit the detailed CPAN module installation guide.