[KinoSearch] Tutorial Indexer Script Recursion
Nick Wellnhofer
wellnhofer at aevum.de
Wed Aug 18 08:18:39 PDT 2010
On 18/08/2010 16:44, mattrolf wrote:
> I'm curious as to what would be the best way to go about making the
> indexer script in the tutorial recurse through the directories contained
> in a main directory. In my specific instance, I don't need to go more
> than one directory down, as everything is in top level directories.
Try one of the File::Find modules. The core File::Find module is not
very user friendly, but File::Find::Declare or File::Find::Rule provide
many features with an easy to use API.
Nick
--
aevum gmbh
rumfordstr. 4
80469 münchen
germany
tel: +49 89 3838 0653
http://aevum.de/
More information about the kinosearch
mailing list