in reply to Re^2: getting shell expansion to work
in thread getting shell expansion to work

Yes, but File::Glob allows you to use "BSD semantics" via bsd_glob, which allow for whitespace in the file specification instead of implying whitespace as the delimiter for multiple specifications.