How can I get perl do deal with directories with spaces in the name of the directory. For instance I need to give my script an argument on which directory to work in, but if the name has a space in it I get a stat error message.
20050516 Edit by castaway: Changed title from 'windows directories'