summaryrefslogtreecommitdiff
path: root/dist/base
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2016-08-04 17:45:42 -0700
committerFather Chrysostomos <sprout@cpan.org>2016-08-04 17:45:42 -0700
commit360cebfddd02d757c50e0679b64d657a2af7b212 (patch)
tree907a4b6421598fc8cdd596568f5b50d05920b4d2 /dist/base
parent1321bbe3f8d8397a8e988bac47b8f93b689b805b (diff)
downloadperl-360cebfddd02d757c50e0679b64d657a2af7b212.tar.gz
gv.c:require_tie_mod: Create namesv only when needed
We only need it as an SV when we are going to load a module. We can- not share the SV with Perl_load_module, is ck_require mangles it ("Errno" → "Errno.pm"). The other uses of the SV are unnecessary, as we have pv interfaces available.
Diffstat (limited to 'dist/base')
0 files changed, 0 insertions, 0 deletions