Skip to content

tobert/Func-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Func-Client version 0.03
===========================

This module provides a convenient way to call Func actions over XMLRPC directly
from perl rather than shelling out to a python app.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

  SOAP::Lite for XMLRPC::Lite, with HTTPS transport enabled

BUGS

  func <= 0.14 will throw (mostly) harmless stack traces on every request

COPYRIGHT AND LICENCE

Copyright (C) 2007 by Al Tobey <tobert@gmail.com>

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.8 or,
at your option, any later version of Perl 5 you may have available.


About

perl interface to func

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages