This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
latest switch/say/~~
authorRobin Houston <robin@cpan.org>
Sat, 17 Dec 2005 20:44:31 +0000 (20:44 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 19 Dec 2005 16:26:15 +0000 (16:26 +0000)
commit0d863452f5cac86322a90184dc68dbf446006ed7
treea6b225c0f732e2062a2c430a359c1c1db88fa36c
parent4f5010f268a8de0d9ea78da367041150ef2777f4
latest switch/say/~~
Message-Id: <20051217204431.GB28940@rpc142.cs.man.ac.uk>

p4raw-id: //depot/perl@26400
45 files changed:
MANIFEST
cop.h
embed.fnc
embed.h
ext/B/B/Deparse.pm
ext/B/t/concise-xs.t
ext/B/t/f_map.t
ext/B/t/optree_samples.t
ext/IO/lib/IO/Handle.pm
ext/Opcode/Opcode.pm
global.sym
keywords.h
keywords.pl
lib/feature.pm [new file with mode: 0644]
lib/feature.t [new file with mode: 0644]
lib/overload.pm
lib/warnings.t
op.c
op.h
opcode.h
opcode.pl
opnames.h
perl.h
perl_keyword.pl
perly.act
perly.h
perly.tab
perly.y
pod/perldiag.pod
pod/perlfunc.pod
pod/perlop.pod
pod/perlsyn.pod
pp.sym
pp_ctl.c
pp_proto.h
proto.h
t/io/say.t [new file with mode: 0644]
t/lib/feature/nonesuch [new file with mode: 0644]
t/lib/feature/say [new file with mode: 0644]
t/lib/feature/smartmatch [new file with mode: 0644]
t/lib/feature/switch [new file with mode: 0644]
t/op/cproto.t
t/op/smartmatch.t [new file with mode: 0644]
t/op/switch.t [new file with mode: 0644]
toke.c