This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove some remnants of x2p, which was removed by commit e5a8a0fbd7
authorSteve Hay <steve.m.hay@googlemail.com>
Wed, 18 Feb 2015 08:26:36 +0000 (08:26 +0000)
committerSteve Hay <steve.m.hay@googlemail.com>
Wed, 18 Feb 2015 08:26:36 +0000 (08:26 +0000)
commitc67aee7a0ec313b3a0ea285a77b3cda5496f4e17
tree485e6c533cc20e9a89de5cfe839ca1b7530e5d56
parent7d78c51a505cbafa404de787e640a4ad76839a16
Remove some remnants of x2p, which was removed by commit e5a8a0fbd7

References to PERL_FOR_X2P probably have to stay in case any third-party
code is #defining it. Likewise, NO_PERL_TYPEDEFS in vms/vmsish.h has to
stay because it actually is used by App::a2p.

Cross/Makefile.SH.patch still needs regenerating since it contains
references to x2p in the top-level Makefile.SH which were removed by
e5a8a0fbd7.

A few other references to x2p/a2p/find2p/s2p still remain, which I am less
sure about removing, plus some others in documentation which should stay
anyway.
18 files changed:
Cross/Makefile-cross-SH
INSTALL
NetWare/Makefile
Porting/how_to_write_a_perldelta.pod
Porting/perlhist_calculate.pl
Porting/pumpkin.pod
README.os390
configure.com
djgpp/djgppsed.sh
hints/os390.sh
installman
metaconfig.SH
perlio.h
pod/perl.pod
pod/perlsource.pod
t/porting/checkcase.t
t/porting/diag.t
t/porting/utils.t