Fotango Ltd > Froody-42

Froody-42

This Release Froody-42  [Download] [Browse 03 Oct 2005
Latest Release Froody-42.034  [Download] [Browse 23 Mar 2007
Latest Dev. Release Froody-42.041_2  [Download] [Browse 23 Oct 2007
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers FAIL (1)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating **   (1 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
Build.PL
MANIFEST
META.yml
Makefile.PL
README

Modules

Froody Yet another XML web API framework    42
Froody::API Base class for API definition     
Froody::API::Reflection the froody reflection api spec     
Froody::API::XML Define a Froody API with xml     
Froody::Base base class for Froody classes     
Froody::Dispatch Easily call Froody Methods     
Froody::Error Froody error class     
Froody::ErrorType object representing a Froody Error Type    0.01
Froody::Implementation define what should be run for a Froody::Method    0.01
Froody::Invoker provide a way to run a Froody::Method    0.01
Froody::Invoker::Implementation      
Froody::Invoker::Null invoker that returns empty responses    0.01
Froody::Invoker::Reflection specialized handler for Reflection that includes the method repository     
Froody::Invoker::Remote invoker that calls methods remotely    0.01
Froody::Logger logging wrapper     
Froody::Method object representing a method callable by Froody    0.01
Froody::Reflection      
Froody::Repository a repository of Froody::Method objects.    0.01
Froody::Request a Froody server request     
Froody::Request::Apache      
Froody::Request::CGI      
Froody::Response result of a Froody::Method executing     
Froody::Response::Content common subclass for perl data structure classes    0.01
Froody::Response::Error create a response from an error     
Froody::Response::PerlDS create a response from a Perl data structure     
Froody::Response::String create a response from a string     
Froody::Response::Terse create a response from a Terse data structure     
Froody::Response::XML create a response from a XML::LibXML document     
Froody::Server baseclass for Froody::Server     
Froody::Server::Apache      
Froody::Server::CGI      
Froody::Server::Standalone standalone server for Froody     
Froody::Structure object representing the structure used by the response    0.01
Froody::Upload wrapper class for uploaded data in Froody     
Froody::Walker      
Froody::Walker::TerseToPerlDS convert Terse to PerlDS     
Froody::Walker::TerseToXML convert Terse to XML     
Froody::Walker::XMLToTerse convert XMLToTerse     
Module::Build::Kwalitee      

Documentation

Froody::Apache  
Froody::CGI  
Froody::DataFormats Example Data Formats used by Froody 
Froody::Error::Standard Documentation describing the standard errors 
Froody::QuickStart the froody Quick Start tutorial 
Froody::Walker;  
froody command line for Froody