in reply to Re: Re: filtering file names to be added to an array...maybe.
in thread filtering file names to be added to an array...maybe.
If the C shell exists then Perl will use it to do filename globbing. The benefit of using the C shell is that it properly handles filenames with spaces in them, whereas some other shells do not.