In article <[EMAIL PROTECTED]>, Tassilo von Parseval wrote:
> On Sun, Jul 06, 2003 at 02:43:14PM +0530 Pandey Rajeev-A19514 wrote:
> 
>> Do we have a perl function equivalent with the same functionality as
>> the function "scandir" in c language ?

For more complicated directory searches, you may also look at the
File::Find module. It's built-in with at least Perl 5.8.0.

        Mark

--
http://mark.stosberg.com/ 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to