diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-02-19 17:33:43 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-02-19 17:33:43 +0000 |
commit | e736dcee3f1af41c202d6752407391cb1e0a4664 (patch) | |
tree | d78e897b6a25ea9c125764fb44b7fb6fa5bcb152 /README.vms | |
parent | 9fe67fcb38b1ebebba702342586dd43ab996153b (diff) | |
download | perl-e736dcee3f1af41c202d6752407391cb1e0a4664.tar.gz |
In Config, use typeglob aliasing instead of subref to typeglob assignment.
Typeglob aliasing saves just over .5K, because fewer internal structures are
created. In the general case the behaviour of the two differs, but as the
only package variables of these names are subroutines, and we are within our
own namespace, there is no difference here.
Diffstat (limited to 'README.vms')
0 files changed, 0 insertions, 0 deletions