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

Changes for version 0.007 - 2015-09-05

  • Updating for release of version 0.007 Removed creation of makefile (Ivan Wills)

Documentation

Parses a WADL file to generate a REST client

Modules

The base object for WADL clients.
The representation of the WADL document
Container for WADL doc element
Container for WADL grammars
Container for WADL link elements
Container for WADL method elements
Container for WADL option elements
Container for WADL param elements
Container for WADL representation elements
Container for WADL request elements
Container for WADL resource elements
Container for WADL resource type elements
Container for WADL resources elements
Container for WADL response elements
Provides ability to map inputted request object to response object.
Parameters needed for WADL operations.
Parses a WADL file and produces a client for calling the specified webservice.
Defines the extra attribute parameters for WADL parameters.
WADL related utilities
Container for WADL XSD includes