This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move the setting of $^X ahead of the initialisation of @INC
authorNicholas Clark <nick@ccl4.org>
Tue, 21 Dec 2004 20:56:58 +0000 (20:56 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 21 Dec 2004 20:56:58 +0000 (20:56 +0000)
commitb7975bdd15a2f8cfdd39f81ddeda20aac688230d
tree5a3b186075eb90be0838d8a773229c1b3633417e
parent784fea9c399df2b90bca112fecf00acbb3989212
Move the setting of $^X ahead of the initialisation of @INC

p4raw-id: //depot/perl@23667
perl.c