I've also written a utility to go through our source codebase and search for various keywords / phrases. I'm sure I could have installed grep in cygwin or something along those lines, but I needed a nifty little report plus a listing of the actual source lines. So, I whipped up another script, and got the desired output. Perl has been a great timesaver at work, and at home, it's helping me get things done as well.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Perl: Quite a workhorse
by ysth (Canon) on Jul 28, 2004 at 21:30 UTC | |
Re: Perl: Quite a workhorse
by graff (Chancellor) on Jul 29, 2004 at 04:48 UTC | |
Re: Perl: Quite a workhorse
by Limbic~Region (Chancellor) on Jul 29, 2004 at 14:39 UTC |