> I have a list of mp3 files in my computer and some of the file names consists 
> of  a bracket like this "darling I love [you.mp3"
> I wish to check them for duplicates using the script below, but theres error 
> msg like this "Unmatched [ in regex; marked by <-- HERE in m/only one brace 
> here[ <-- HERE anything.mp3/ at

Searching google I found that several scripts use the Find::Duplicates
Module. 
http://search.cpan.org/~tmtm/File-Find-Duplicates-1.00/lib/File/Find/Duplicates.pm

Sayth

--
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