see perldoc -f glob for more information.my $dir = shift; $dir =~ s/ /\\ /g; my @list = glob("$dir/*.java");
-- Dan
In reply to Re: globing directory names with spaces
by zigdon
in thread globing directory names with spaces
by abhishes
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |