Filename portability for hash-rt85026.t
authorCraig A. Berry <craigberry@mac.com>
Fri, 20 May 2011 12:36:53 +0000 (07:36 -0500)
committerCraig A. Berry <craigberry@mac.com>
Fri, 20 May 2011 12:36:53 +0000 (07:36 -0500)
commit3df5101b1783b3f7e6ff145a0a810c25c512f8c5
treeb7393347a14fd01535e5e9073f2ea5a0e5cdf866
parent04718b4750d41e3e11d98b8fe58a782f1e1595da
Filename portability for hash-rt85026.t

File::Temp::tempdir returns a directory in native syntax.  You
can't just paste a file onto that in Unix syntax and expect it
to work.
t/op/hash-rt85026.t