resolve test directory 3.22_03
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 5 Jun 2008 17:47:14 +0000 (17:47 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Thu, 5 Jun 2008 17:53:01 +0000 (17:53 +0000)
commit401e77fcf4bf3d4a36d603b54cd381318e946cb7
tree9a8e35e6a93e20b1b2427ca54804166d4dd51fe4
parentf90fb1e2e61e6e07843ae799434851d879f94148
resolve test directory

File::Spec->tmpdir may return a symlink as well, so
c41c902ca6fd9f8e352267be64d (test in directories provided by Test::Spec)
still didn't fix darwin (in all cases).

The darwin I tested on gave a tmpdir like:
/var/folders/OJ/OJjGh2I+HBOinZB8Re8QVU+++TI/-Tmp-
but cpantesters machines are still using a symlinked /tmp.

Use Cwd to find the real path name, hopefully fixing all remaining cases.
META.yml
Makefile.PL
t/50-cgi.t