I guess another way to handle this (without qouting the directory name on the command line) might be: my $root_dir = join " ", @ARGV;
Until you pass a file named: two spaces or a\ttab (replace "\t" with an actual tab). Any assumptions that the program makes as to the whitespace of unquoted parameters is just asking for trouble.
--MidLifeXis
In reply to Re^2: File::Find Problem
by MidLifeXis
in thread File::Find Problem
by sivaramanm
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |