This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In B.xs, use *pvf() functions to reduce the number of API calls.
authorNicholas Clark <nick@ccl4.org>
Tue, 31 Jan 2012 11:02:43 +0000 (12:02 +0100)
committerNicholas Clark <nick@ccl4.org>
Tue, 31 Jan 2012 11:02:43 +0000 (12:02 +0100)
commitcc5b6bab038f02711e281f7281150d52ad1f2ab9
tree666bdc35ca2b6b366c866d706b1775c5f7077913
parentce2c4022574ff4cd4bd2e299703ac672a7ec6107
In B.xs, use *pvf() functions to reduce the number of API calls.

This gives a small reduction in both source lines and object code size.
ext/B/B.xs