This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #80628] __SUB__
authorFather Chrysostomos <sprout@cpan.org>
Tue, 22 Nov 2011 07:43:17 +0000 (23:43 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 22 Nov 2011 08:07:20 +0000 (00:07 -0800)
commit84ed01088568ffe9cf49047f10500ca511db0c9e
tree614defca700a49e07194fa9e5b177120fc2ba50b
parent8f84cc86e11f13b85c64fd0205261e12bef9e7f9
[perl #80628] __SUB__

After much alternation, altercation and alteration, __SUB__ is
finally here.
23 files changed:
MANIFEST
dist/B-Deparse/Deparse.pm
dist/B-Deparse/t/core.t
dist/B-Deparse/t/deparse.t
ext/B/B/Concise.pm
ext/Opcode/Opcode.pm
keywords.c
keywords.h
lib/feature.pm
op.c
op.h
opcode.h
opnames.h
pod/perldata.pod
pod/perlfunc.pod
pp.c
pp_proto.h
regen/keywords.pl
regen/opcodes
t/op/coreamp.t
t/op/cproto.t
t/op/current_sub.t [new file with mode: 0644]
toke.c