Capacio, Paula J wrote:
TextPad has a search across all open documents, or all files in a directory. The results are shown in a separate window and
double clicking the result takes you to that section of code in that file. Again like UltraEdit it's not free, but in the same price range.
It also has color syntax highlighting for perl and you can set up the tools to execute perl from within the editor.
http://www.textpad.com
Paula
You can also supply a regex so that the output TP collects from a command (Perl, Java, C) is hyperlinked by filename/line number. So clicking "error at X.pm, line 10" takes you there.
Another useful one is CTRL+M over a bracket (brace/angel-bracket, etc) to find the matching pair.... _______________________________________________ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
