Created
March 9, 2016 15:45
-
-
Save exodist/7dc96b1a8f54775a7b0d to your computer and use it in GitHub Desktop.
wtf?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
my $tmpdir = File::Temp::tempdir('foo-XXXXXX', CLEANUP => 0, TMPDIR => 1); | |
Error in tempdir() using /tmp/foo-XXXXXX: Could not create directory /tmp/foo-xOzGma: File exists at |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment