in reply to Re^4: HTML Editor
in thread HTML Editor

It's all there in the documentation:
use Text::WikiFormat; my $html = Text::WikiFormat::format($raw);

Replies are listed 'Best First'.
Re^6: HTML Editor
by Anonymous Monk on Dec 15, 2004 at 19:46 UTC
    Just browse Perl v5.6.1 modules host have available:
    Text::Abbrev
    Text::ParseWords
    Text::Soundex
    Text::Tabs
    Text::Wrap
    Tie::Array
    Tie::Handle
    Tie::Hash
    Tie::RefHash
    Tie::Scalar
    Tie::SubstrHash
    No this wiki offered, and will not planned to be installed..
        My hosting service not support this wiki module. Can I put this module in my cgi-bin directory and make it executable? I have access in my cgi-bin folder only on shared host, and have no access to other directories. Will this work?