This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add coreargs op
authorFather Chrysostomos <sprout@cpan.org>
Wed, 17 Aug 2011 01:02:33 +0000 (18:02 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 18 Aug 2011 13:50:04 +0000 (06:50 -0700)
commitdeb8a388bf9e4429400eaf01ad745964d9d291d2
treec87db314f335fc0d08b31031ac5ea892bedfa6c2
parentb4d59f86ab96ed072d044892c514c6e5a96f4534
Add coreargs op

&CORE::foo subs will use this operator for sorting out @_.
ext/Opcode/Opcode.pm
opcode.h
opnames.h
pp.c
pp_proto.h
regen/opcodes