diff options
author | Nicholas Clark <nick@ccl4.org> | 2007-10-09 20:45:49 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2007-10-09 20:45:49 +0000 |
commit | b640a14ad99660810209db046b8d70831781c646 (patch) | |
tree | 1c1b1b07fe5b63ff535879914aed68984b810411 /proto.h | |
parent | 0786552a25399b1ea99930f794f6bf1973823a24 (diff) | |
download | perl-b640a14ad99660810209db046b8d70831781c646.tar.gz |
Replace Perl_sv_setpvf(aTHX_ namesv, "%s/%s", dir, name); in require's
loop over @INC with direct perl API calls that allocate sufficient
memory up front, avoid the need to parse a format string, and avoid
the need to call strlen() on either parameter.
p4raw-id: //depot/perl@32087
Diffstat (limited to 'proto.h')
0 files changed, 0 insertions, 0 deletions