On Mon, 2 Dec 2002, Sam Ruby wrote: > Source to the script can be found at: > > http://cvs.apache.org/~rubys/committers.pl
The "isin" sub was too much for my Perl eyes to bear, so I refactored the script to have nicer code, process both lists in one run, not call external programs and be better at finding links (the old version missed most of them). http://cvs.apache.org/~ask/committers.pl the output should be the same though (except for more links): http://cvs.apache.org/~ask/committers.html http://cvs.apache.org/~ask/projects.html There are still a few "foo bar=\"blah\"" entries that should be changed to qq[foo bar="blah"] (*) but I want to sleep now... (*) see http://archive.develooper.com/[EMAIL PROTECTED]/msg00003.html - ask -- ask bjoern hansen, http://askbjoernhansen.com/ !try; develooper llc, http://www.develooper.com/ do();
