|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: Creating a file in temp folderby twotone (Beadle) |
| on Apr 14, 2011 at 01:41 UTC ( #899318=note: print w/ replies, xml ) | Need Help?? |
|
When I run into a problem with code that writes to a file, I like to test it writing into the same directory the perl is being run from to make sure it's not a file path issue. i.e.:
Then it's easy to check in the same folder your perl code resides to see if it wrote the file.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||