The following module was proposed for inclusion in the Module List:
modid: File::Locate
DSLIP: bdpOp
description: cache multiple file searches done in paths
userid: DORNER (Thomas Dorner)
chapterid: 10 (File_Names_Systems_Locking)
communities:
similar:
File::Find
rationale:
File::Locate is a Perl module to cache filenames and directories
for multiple file searches so that your script only has to browse
the appropriate directories once. To achive this, it mainly uses a
hash containing filenames and their corresponding directories.
I used this module for a script analyzing a big tree of source
modules. After introducing this modul, the process of locating the
scattered include files was notably faster than before. (The include
statements of the modules didn't contain directory informations.)
File::Find works the other way around, you must know before
starting which files you are going to need.
enteredby: DORNER (Thomas Dorner)
enteredon: Thu Apr 18 07:57:23 2002 GMT
The resulting entry would be:
File::
::Locate bdpOp cache multiple file searches done in paths DORNER
Thanks for registering,
The Pause Team
PS: The following links are only valid for module list maintainers:
Registration form with editing capabilities:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=95100000_e8d313d9fa3c23a6&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=95100000_e8d313d9fa3c23a6&SUBMIT_pause99_add_mod_insertit=1