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

WikiText::Socialtext - Socialtext WikiText Module

SYNOPSIS

use WikiText::Socialtext;

my $html = WikiText::Socialtext->new($wikitext)->to_html;

DESCRIPTION

This module can convert Socialtext markup to HTML.

AUTHOR

Ingy döt Net <ingy@cpan.org>

COPYRIGHT AND LICENSE

Copyright (c) 2008, 2010, 2011. Ingy döt Net.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://www.perl.com/perl/misc/Artistic.html