NAME
ZMQ::Declare::ZDCF::Encoder::Storable - ZDCF Storable encoder
SYNOPSIS
use ZMQ::Declare;
DESCRIPTION
Inherits from ZMQ::Declare::ZDCF::Encoder.
Implements a Storable encoder/decoder. Use the JSON encoder instead unless you absolutely require Storable.
SEE ALSO
The ZDCF RFC http://rfc.zeromq.org/spec:5
ZMQ::Declare::ZDCF::Encoder, ZMQ::Declare::ZDCF::Encoder::JSON
AUTHOR
Steffen Mueller <smueller@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2012 by Steffen Mueller
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.1 or, at your option, any later version of Perl 5 you may have available.