This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
merge XS-APItest-KeywordRPN into XS-APItest
authorZefram <zefram@fysh.org>
Thu, 23 Sep 2010 22:49:50 +0000 (23:49 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Sun, 26 Sep 2010 12:55:05 +0000 (14:55 +0200)
commit83f8bb564961ee8fba35156e720bef403d8fa9a7
tree8eac099dd27e74e650963dbf118c6669b9e9210d
parent4dc941f7cb795735b9458431b362c0fed23ae92b
merge XS-APItest-KeywordRPN into XS-APItest

XS-APItest-KeywordRPN has turned out to be less useful as an independent
module than expected, and less strictly about RPN than it originally was.
23 files changed:
Configure
Cross/config.sh-arm-linux
Cross/config.sh-arm-linux-n770
MANIFEST
NetWare/Makefile
Porting/Maintainers.pl
Porting/config.sh
djgpp/config.over
ext/XS-APItest-KeywordRPN/KeywordRPN.pm [deleted file]
ext/XS-APItest-KeywordRPN/KeywordRPN.xs [deleted file]
ext/XS-APItest-KeywordRPN/Makefile.PL [deleted file]
ext/XS-APItest-KeywordRPN/README [deleted file]
ext/XS-APItest/APItest.pm
ext/XS-APItest/APItest.xs
ext/XS-APItest/Makefile.PL
ext/XS-APItest/t/keyword_multiline.t [moved from ext/XS-APItest-KeywordRPN/t/multiline.t with 86% similarity]
ext/XS-APItest/t/keyword_plugin.t [moved from ext/XS-APItest-KeywordRPN/t/keyword_plugin.t with 75% similarity]
ext/XS-APItest/t/stuff_svcur_bug.t [moved from ext/XS-APItest-KeywordRPN/t/stuff_svcur_bug.t with 84% similarity]
ext/XS-APItest/t/swaptwostmts.t [moved from ext/XS-APItest-KeywordRPN/t/swaptwostmts.t with 74% similarity]
installman
plan9/config_sh.sample
symbian/install.cfg
utils/perlivp.PL