Stig Brautaset > Froody-42.003

Froody-42.003

This Release Froody-42.003  [Download] [Browse 26 Oct 2005 ** UNAUTHORIZED RELEASE **
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers FAIL (2)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating **   (1 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
Build.PL
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

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

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;  
examples/corelist/Corelist.pm  
examples/time/Time.pm  
froody command line for Froody