Hessian-Translator

 view release on metacpan or  search on metacpan

lib/Hessian/Deserializer.pm  view on Meta::CPAN

=head2 next_token

Iterate to the next chunk in the input handle.


=head2 process_message

Process a complete Hessian message by reading chunk by chunk until reaching
the end of the input filehandle. The deserialized message is currently
returned in an array reference, although this is likely to change in future
iterations.  The contents of this array reference depend on the data that is
parsed from the Hessian message.



( run in 0.624 second using v1.01-cache-2.11-cpan-71847e10f99 )