Socialtext::Wikrad - efficient wiki browsing and editing


Socialtext-Wikrad documentation  | view source Contained in the Socialtext-Wikrad distribution.

Index


NAME

Top

Socialtext::Wikrad - efficient wiki browsing and editing

SYNOPSIS

Top

  my $app = Socialtext::Wikrad->new(rester => $rester);
  $app->set_page( $starting_page );
  $app->run;


Socialtext-Wikrad documentation  | view source Contained in the Socialtext-Wikrad distribution.