This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Unwind the implicit loop in S_init_perllib(), by writing the code out longhand.
authorNicholas Clark <nick@ccl4.org>
Sun, 22 Feb 2009 12:34:29 +0000 (13:34 +0100)
committerNicholas Clark <nick@ccl4.org>
Sun, 22 Feb 2009 12:34:29 +0000 (13:34 +0100)
commit2cace6acdfad87b2d298bff18b91b339c18fd1e3
tree02f2647c17004829b22f146b42011461378cc330
parent3964fe451ce5f6b8f88b9ff141ae23128368356b
Unwind the implicit loop in S_init_perllib(), by writing the code out longhand.
Call it only once, remove the old_vers parameter, and all the related
conditional code.
embed.fnc
embed.h
perl.c
proto.h