The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Trac::RPC::Wiki - access to Trac Wiki methods via Trac XML-RPC Plugin

GENERAL FUNCTIONS

get_page

 * Get: 1) scalar with page name
 * Return: 1) scalar with page content

put_page

 * Get: 1) scalar with page name 2) scalar with page content
 * Return: -

get_all_pages

 * Get: -
 * Return: 1) ref to the array with list of all wiki pages