![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: Perhapsby Tyke (Pilgrim) |
on Mar 02, 2001 at 13:38 UTC ( #61758=note: print w/replies, xml ) | Need Help?? |
This is true, and that would break the script :(
Remember that $item has been prefixed by the directory, so we want to filter out elements like foo/bar/. and fi/fo/fum/.. Better would be to extract the file name and compare it to current/parent directory in a portable fashion. this will work on *nix or windows. I have no idea what it might do on a MAC or on VMS.
In Section
Seekers of Perl Wisdom
|
|