Cool tool of the day: Scintilla. It's a free source code editing component.
Cool module of the day: Win32::GUI::Scintilla. The same as a Win32::GUI control, wrapper made by Laurent Rocher.
I just replaced the source viewer in Perl Oasis with a Scintilla control and it looks great! Perl syntax highlighting without the effort.
great tool (Score:1)
Re:great tool (Score:1)
Re:great tool (Score:1)
Not having spent hours and megabytes of source on it I can't really tell how well that works for really hairy Perl constructs.