Cool File & Directory Modules File::Find 57 of 69 : prev | index | next

File::Find

Description

Traverse a directory tree

Functions for searching through directory trees doing work on each file found. Similar to the Unix 'find' command. File::Find exports two functions, find and finddepth. They work similarly but have subtle differences.

  • find - top down approach
  • finddepth - bottom up approach

© 2003 Barbie - barbie@missbarbell.co.uk contents http://birmingham.pm.org/