diff options
author | Joshua Pritikin <joshua.pritikin@db.com> | 1998-07-06 05:19:29 -0400 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-06 23:12:17 +0000 |
commit | a4bb25971c379e48da873823e220bdef09e90ab9 (patch) | |
tree | f7f91b2cc63777509e30e5d8c1d8a78f7b220e5d /interp.sym | |
parent | c006b45560c934c84e21e708da01c5fcfc35a02c (diff) | |
download | perl-a4bb25971c379e48da873823e220bdef09e90ab9.tar.gz |
add patch to improve method caching, regen headers
Message-Id: <H00000e50008a518@MHS>
Subject: [PATCH _70] cache missing methods
p4raw-id: //depot/perl@1350
Diffstat (limited to 'interp.sym')
-rw-r--r-- | interp.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interp.sym b/interp.sym index 66e539b0cf..2e76cc4a39 100644 --- a/interp.sym +++ b/interp.sym @@ -182,6 +182,7 @@ statusvalue_vms stdingv strchop strtab +sub_generation sublex_info sv_count sv_objcount |