The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.1.12

  • Trying to debug some of the platform dependent problems that seem to be coming up. Most of the CPAN Testers reports I've been getting say that a lot of the numerical deserialization methods fail. Don't know if I'll find a fix for this in the near future, so for now I'm just going to throw an exception.

Modules

RPC via Hessian with a remote server.
Add deserialization capabilities to processor.
Deserialization of Hessian into binary
Methods for deserializing hessian dates.
Deserializer methods for booleans, integers and floating point numbers.
Methods for serialization of strings
Basic exceptions for the Hessian protocol.
Serialize data into Hessian messages
Methods for serializing data into Hessian.
Role for serializing dates into Hessian.
Roles for serialization of integers, floating point numbers, dates and boolean expressions into Hessian.
Role for serialization of strings into hessian.
Experimenting with dynamic fields
Base class for Hessian serialization/deserialization.
Translate composite datastructures to and from hessian.
Translate envelope level Hessian syntax
Translate datastructures to and from Hessian 1.0.
Translate datastructures to and from Hessian 2.0.