[Perl-pad-users] RegExTest 1.0
Status: Alpha
Brought to you by:
thiloplanz
From: Thilo P. <thi...@us...> - 2003-07-17 01:30:10
|
Hi, I just stumbled upon a nice little Cocoa app that lets you examine if your regular expressions work the way you think they do. This is definitely something that I would like PerlPad to be able to do too (some day....). Below is Andrew Mellinger's announcement of his program. Cheers, Thilo > Y'all, > > At: http://www.crashbox.com/regextest > > Once again RegExTest is a little Cocoa application (OS X only) for > prototyping regular expressions for use in perl. Very quick, and very > handy. > > I've finished up the app and added some more features. The boxes > are now scrollable text views so you can paste in big mulit-line > strings. You can also select colors, and how the match is displayed. > Lastly if you are working with a sample with lots of embedded > characters, you can select quoting operators for quoting the sample > string. > > I welcome all bug reports and suggestions! > > Thanks, > -Andrew > |