Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 3c3f883d1ac1fc6048277d2d60015c66c211ac9b
https://github.com/Perl/perl5/commit/3c3f883d1ac1fc6048277d2d60015c66c211ac9b
Author: Felipe Gasper <[email protected]>
Date: 2021-04-14 (Wed, 14 Apr 2021)
Changed paths:
M dist/ExtUtils-ParseXS/lib/perlxs.pod
M dist/ExtUtils-ParseXS/lib/perlxstut.pod
M pod/perldelta.pod
M pod/perlguts.pod
M sv.h
Log Message:
-----------
Docs: Emphasize SvPVbyte and SvPVutf8 over SvPV. This updates
perlguts, perlxs, perlxstut, and perlapi.
Issue #18600