Hello

I have written a perl script and I am in the debugging and imroving the code. The first improvement is want to make is to replace the system("Dir c:/s") call because it is not portable. So I was told to use the File package. I have not found a good example. So I am looking for some portable code that will give me a list of all the files on the drive, code to determine the non directory part of the file name and the file size. The section where this code is well commented. Any good example of replacement code would appreciated.

This is not part of any homework task. It is a personal project.

Thanks,
Andrew

Attachment: remove_duplicate_files.pl
Description: Binary data

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/

Reply via email to