|
From: Jonathan S. <gel...@ge...> - 2001-12-02 10:30:17
|
On Sat, 1 Dec 2001, Joseph F. Ryan wrote: > I finally got around to fully updating search.pl to use File::Find. Since > I still can't get CVS to work (not even on cyg-win), I'll list the updates > here and put the code on my perlmonk site at: > http://jryan.perlmonk.org/nms/search.txt Right, I merged that in with one small change which was to make the wanted subroutine for find() a named subroutine rather than a closure. The closure is a nice idea and does reduce the number of global variables but it is a little more difficult to understand. Nice one /J\ -- Jonathan Stowe | <http://www.gellyfish.com> | This space for rent | |