There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Socialtext::Wikrad - efficient wiki browsing and editing

SYNOPSIS

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