Blog of Alexander Mamchenkov … mammoth cave …

Any Perl WYSIWYG

18:04 13/02/2006 · Posted in Technology

I wounder if anyone knowns any perl WYSIWYG editor or better module? I was looking on CPAN but failed to find one and I really do not want to write my own (especially a JavaScript part for the textareas).

Something with a couple of methods, where one to create an HTML + JavaScipt code for textarea and the second one to parse text with tags for display.

3 Responses to “Any Perl WYSIWYG”

  1. Try to search on http://www.hotscripts.com for example. I don’t think that there is a Perl module but script can be found.

  2. Never needed one. The closest I came was a BBCode parser…

  3. Also, maybe dojo will be of any help – http://dojotoolkit.org/

Leave a Reply