
WikiText::Socialtext - Socialtext WikiText Module

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

This module can convert Socialtext markup to HTML.

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

Copyright (c) 2008. Ingy döt Net.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.