Skip to content

Instantly share code, notes, and snippets.

@exodist
Created March 9, 2016 15:45
Show Gist options
  • Save exodist/7dc96b1a8f54775a7b0d to your computer and use it in GitHub Desktop.
Save exodist/7dc96b1a8f54775a7b0d to your computer and use it in GitHub Desktop.
wtf?
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