The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.01 - 2010-09-30

  • original version

Documentation

Modules

Non-blocking interface to web service APIs
Custom converter class which uses your own code reference.
JSON converter class with JSON.
Default converter class which does nothing.
XML converter class with XML::Simple.
JSON parser class with JSON.
Default parser class which does nothing.
XML parser class with XML::Simple.
Request class for internal use only.
Caching with MooseX::WithCache. This is for internal use only.
A class which stored the converted response.
Role class for converter.
Role class for parser.