diff options
author | John Peacock <jpeacock@rowman.com> | 2002-08-15 06:06:21 -0400 |
---|---|---|
committer | hv <hv@crypt.org> | 2002-08-20 16:48:05 +0000 |
commit | b0f01acb49cf6b1fa37ea8df571f53079ea78fc9 (patch) | |
tree | fc5e02256df0b86c3809dcb620dea349322e9f09 /global.sym | |
parent | 13cf4046edaf355c472009e29cf43ad8b1d7e6cc (diff) | |
download | perl-b0f01acb49cf6b1fa37ea8df571f53079ea78fc9.tar.gz |
Version object patch #1
Message-id: <3D5BB55D.6090603@rowman.com>
and Message-id: <3D627D1A.4050607@rowman.com>
and t/lib/warnings/universal tweak to skip
p4raw-id: //depot/perl@17746
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/global.sym b/global.sym index 825c073da3..5f4ae54c3d 100644 --- a/global.sym +++ b/global.sym @@ -315,7 +315,12 @@ Perl_newSVsv Perl_newUNOP Perl_newWHILEOP Perl_new_stackinfo -Perl_new_vstring +Perl_scan_vstring +Perl_scan_version +Perl_new_version +Perl_upg_version +Perl_vnumify +Perl_vstringify Perl_ninstr Perl_op_free Perl_pad_sv |