Is there any way to work with folder names containing spaces from within a perl program? Even a simple test of specifying a path name to a folder with a space in it results in failure. Perl does not see past the first space in the name and looks for what preceeded it.