Any Perl WYSIWYG
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.
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.
Never needed one. The closest I came was a BBCode parser…
Also, maybe dojo will be of any help – http://dojotoolkit.org/