in reply to Creating Directories

I'm not familiar with Win32 Perl, but if it is similar enough to the *nix versions, then there is a function built into perl to create directories: mkdir(). Might be worth checking out since it does not require you to use a system call.

just my $.02 :-)

"Ex libris un peut de tout"