This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove PMROOT and replace it with a small shell script. Er, magic.
authorNicholas Clark <nick@ccl4.org>
Fri, 20 May 2005 22:53:00 +0000 (22:53 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 20 May 2005 22:53:00 +0000 (22:53 +0000)
commit8d2f45362e368d7dd455b476c924dcbcc02d845b
tree59781bff974e66889d582302526cc2308af6d0c1
parentaec614a53fcaa2a63038ec4dcf0fcd1cda92fd31
Remove PMROOT and replace it with a small shell script. Er, magic.
(PMROOT being needed to implement bare C<reset> - how often do you
use that?)

p4raw-id: //depot/perl@24522
12 files changed:
bytecode.pl
dump.c
ext/B/B.pm
ext/B/B.xs
ext/B/B/Asmdata.pm
ext/ByteLoader/byterun.c
ext/ByteLoader/byterun.h
hv.c
hv.h
op.c
perl.h
sv.c