diff options
author | Spider Boardman <spider@orb.nashua.nh.us> | 1999-08-28 23:02:11 -0400 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-08-29 11:10:33 +0000 |
commit | 09bef84370e90d727656ea11ba5ee8be80e361d3 (patch) | |
tree | a3be55423863d0b8aa13316472ce65fd1007390f /global.sym | |
parent | 34d1710f50a396dda66d4f7a7ffb73f6cc80cf01 (diff) | |
download | perl-09bef84370e90d727656ea11ba5ee8be80e361d3.tar.gz |
sub : attrlist
To: Mailing list Perl5 <perl5-porters@perl.org>
Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
p4raw-id: //depot/cfgperl@4043
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/global.sym b/global.sym index 7379173182..5ee74d7477 100644 --- a/global.sym +++ b/global.sym @@ -666,3 +666,8 @@ Perl_sv_force_normal Perl_tmps_grow Perl_sv_rvweaken Perl_magic_killbackrefs +Perl_newANONATTRSUB +Perl_newATTRSUB +Perl_newMYSUB +Perl_my_attrs +Perl_boot_core_xsutils |