doubledecker has asked for the wisdom of the Perl Monks concerning the following question:

Hello Monks

How Perl preferably Template Toolkit is used to generate Confluence WIKI markup. I thought to generate every WIKI markup manually like for tables, charts etc but its a tedious process.

any ideas are appreciated. Thanks

Replies are listed 'Best First'.
Re: perl to generate wiki markup
by marto (Cardinal) on Nov 17, 2011 at 10:44 UTC

    Here's an idea, what was wrong with following up your post Confluence and Perl which already has responses?

        Perl modules pointed in earlier post is based on HTML, but i have data spread across in txt and excel files. I'm looking for some examples which generate HTML templates so that i can correlate with my work.