diff options
author | Robin Houston <robin@cpan.org> | 2005-12-17 20:44:31 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2005-12-19 16:26:15 +0000 |
commit | 0d863452f5cac86322a90184dc68dbf446006ed7 (patch) | |
tree | a6b225c0f732e2062a2c430a359c1c1db88fa36c /global.sym | |
parent | 4f5010f268a8de0d9ea78da367041150ef2777f4 (diff) | |
download | perl-0d863452f5cac86322a90184dc68dbf446006ed7.tar.gz |
latest switch/say/~~
Message-Id: <20051217204431.GB28940@rpc142.cs.man.ac.uk>
p4raw-id: //depot/perl@26400
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/global.sym b/global.sym index 1d862729e1..eb734052a4 100644 --- a/global.sym +++ b/global.sym @@ -282,6 +282,7 @@ Perl_newCONDOP Perl_newCONSTSUB Perl_newFORM Perl_newFOROP +Perl_newGIVENOP Perl_newLOGOP Perl_newLOOPEX Perl_newLOOPOP @@ -325,6 +326,7 @@ Perl_vnewSVpvf Perl_newSVrv Perl_newSVsv Perl_newUNOP +Perl_newWHENOP Perl_newWHILEOP Perl_new_stackinfo Perl_scan_vstring |