Luke Closs > Socialtext-Wikrad > Socialtext::Wikrad

Download:
Socialtext-Wikrad-0.06.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.06   Source  

NAME ^

Socialtext::Wikrad - efficient wiki browsing and editing

SYNOPSIS ^

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