diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-02-16 17:15:46 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-02-17 16:28:36 +0000 |
commit | c6b7b56c8549a3570120ea861853b7f5cbb02733 (patch) | |
tree | ac915a82f7435cbe49577475bdd71424e7e272f7 /op.h | |
parent | 2dc5eb262048fb23343826c58c3b2c0af832252a (diff) | |
download | perl-c6b7b56c8549a3570120ea861853b7f5cbb02733.tar.gz |
Refactor Config.pm to set @EXPORT_OK from keys %Export_Cache
The refactor generates %Export_Cache at perl build time, and hence avoids
Config.pm running a map on load. The change also results in @Config::EXPORT
containing shared hash key scalars, which saves 124 bytes on this platform,
modest, but everything helps.
Also change the build script to programmatically generate the function stubs
in Config.pm, instead of having the list duplicated by hand.
Diffstat (limited to 'op.h')
0 files changed, 0 insertions, 0 deletions