Blog of Alexander Mamchenkov … mammoth cave …

Archive for February 13th, 2006

Any Perl WYSIWYG

02.13.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.