in reply to Re: Question about alternative to File::Find
in thread Question about alternative to File::Find
Path::Class::Rule is my favourite module for this sort of thing. It's inspired by File::Find::Rule (but not dependent on it) and it gives you Path::Class::File objects to play with.
|
|---|