in reply to Re^2: File::Path problem (will not create file if directory with same name exists)
in thread File::Path problem (will not create file if directory with same name exists)

Hello, james28909.

FWIW cAsE matters. Meaning; if it should help, you could Write Example into the same directory.

Perhaps obvious. But thought it worth mentioning, just the same. ;)

--Chris

¡λɐp ʇɑəɹ⅁ ɐ əʌɐɥ puɐ ʻꜱdləɥ ꜱᴉɥʇ ədoH

  • Comment on Re^3: File::Path problem (will not create file if directory with same name exists)

Replies are listed 'Best First'.
Re^4: File::Path problem (will not create file if directory with same name exists)
by Laurent_R (Canon) on May 19, 2014 at 06:17 UTC
    Yes, or the file example.txt or example.dat could be created without any problem.