start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: dl_expandspec Chapter 8
Standard Modules
Next: Reference: dl_find_symbol
 

dl_findfile

dl_findfile (

names

)

Determines the full paths to one or more loadable files, given their generic names and optionally one or more directories. Searches directories in @dl_library_path by default and returns an empty list if no files are found.


Previous: Reference: dl_expandspec Perl in a Nutshell Next: Reference: dl_find_symbol
Reference: dl_expandspec Book Index Reference: dl_find_symbol