NAME
Convert::Wiki - Convert HTML/POD/txt from/to Wiki code
SYNOPSIS
use Convert::Wiki;
my $wiki = Convert::Wiki->new();
DESCRIPTION
EXPORT
None by default.
SEE ALSO
AUTHOR
Tels http://bloodgate.com
COPYRIGHT AND LICENSE
Copyright (C) 2004 by Tels
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.