NAME
Stardoc::Kwim - Stardoc Kwim Module
SYNOPSIS
use Stardoc::Kwim;
my $html = Stardoc::Kwim->new($kwim)->to_html;
DESCRIPTION
This module can convert Kwim markup to HTML.
AUTHOR
Ingy döt Net <ingy@cpan.org>
COPYRIGHT AND LICENSE
Copyright (c) 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