Sledge::Plugin::XMLRPC

Sledge::Plugin::XMLRPC is a XMLRPC plugin for Sledge.
Download

Sledge::Plugin::XMLRPC Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • MATSUNO Tokuhiro
  • Publisher web site:
  • http://search.cpan.org/~tokuhirom/Sledge-Plugin-TmplParamsBinder-0.01/lib/Sledge/Plugin/TmplParamsBinder.pm

Sledge::Plugin::XMLRPC Tags


Sledge::Plugin::XMLRPC Description

Sledge::Plugin::XMLRPC is a XMLRPC plugin for Sledge. Sledge::Plugin::XMLRPC is a XMLRPC plugin for Sledge.SYNOPSIS package Your::Pages; use Sledge::Plugin::XMLRPC; sub dispatch_xmlrpc { my $self = shift; $self->xmlrpc; } sub xmlrpc_echo { my $self = shift; return join " ", @_; } sub xmlrpc_add { my $self = shift; my $a = shift; my $b = shift; return $a + $b; }Requirements:· Perl Requirements: · Perl


Sledge::Plugin::XMLRPC Related Software