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

Changes for version 0.01

  • First version, with the basic functionality needed.

Modules

providing common methods to the Module::API modules.
encode the payload using Storable.
encode the payload using YAML.
allow queueing of requests and non-blocking processing of them.

Provides

in lib/Module/API/Handler.pm
in lib/Module/API/Message.pm
in lib/Module/API/Payload.pm
in lib/Module/API/Plugin/Echo.pm
in lib/Module/API/Request.pm
in lib/Module/API/Response.pm
in lib/Module/API/Server.pm