NAME
Froody::SimpleClient
SYNOPSIS
DESCRIPTION
ATTRIBUTES
- endpoint
METHODS
- new( endpoint, [ timeout => 30 ] )
-
We take an endpoint here. Optionally, we also take a timeout in seconds.
- call( method, arg => value, arg => value, etc... )
- call_raw( method, args )
-
makes a raw call, returns the exact thing returned by the server.
AUTHOR
Copyright Fotango 2005. All rights reserved.
Please see the main Froody documentation for details of who has worked on this project.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.