This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/lib/common.pl must convert $^X to an absolute path before changing directory.
authorNicholas Clark <nick@ccl4.org>
Wed, 1 Sep 2010 20:24:54 +0000 (21:24 +0100)
committerNicholas Clark <nick@ccl4.org>
Wed, 1 Sep 2010 20:24:54 +0000 (21:24 +0100)
commit11ce4a763a0bb03971d6097fecf93928e61db557
tree8504b0b4a495922154e0a966944b7d18a79ae710
parent463cf0628d7a451d99106f7101151d3a9b97fcbf
t/lib/common.pl must convert $^X to an absolute path before changing directory.

Not every operating system has /proc/self/exe
t/lib/common.pl