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