This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
integrate change#18321 from mainline
authorGurusamy Sarathy <gsar@cpan.org>
Tue, 17 Dec 2002 22:58:09 +0000 (22:58 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 17 Dec 2002 22:58:09 +0000 (22:58 +0000)
commit4da2dd8e11ade9e0d6c10036c2c38f895b69fc3b
tree93e7371fb36566181d9d99adaf474bdb387908bc
parent3b7af6f69cf9de2513b3af4f3836fdbe9546431a
integrate change#18321 from mainline

C<require '\foo\bar.pm'> fails on windows if not running
from the root directory; for a test case, see:

    http://bugs.activestate.com/show_bug.cgi?id=19317

this was due to not recognizing \foo\bar.pm as an absolute
path name
p4raw-link: @18321 on //depot/perl: f2ed23b0151110f1c19629c6dc22479b1c87def4

p4raw-id: //depot/maint-5.8/perl@18322
p4raw-integrated: from //depot/perl@18301 'copy in' util.h (@14391..)
util.h