This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Perl 5 source code".
The branch, p4/perl has been updated
via 680e8bf37efaddd7809aaac927fedc17b0f43c8f (commit)
via c6759becc4c5411401b52d4372afda094b5fd0bb (commit)
via e407e388c17317facbf1586dc2ee1ad5396a85a2 (commit)
via 98a993492eda03f398b94119b223d5cf0b074f4d (commit)
via 00eb5d3d429b1c6f32947ccc51de8cf1642a9456 (commit)
via 99c3206b7165d5876b0f0ffb6d4577309183a763 (commit)
via ff6fb57947249f9e218f7053847e90a3b9ea6ca2 (commit)
via fd1f40fb4c4fe57040220dc8d8f89e4fb75affe2 (commit)
from 23ca66458c894030052e2b0f85bd2c1d255d7dd0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
MANIFEST | 2 +
ext/DynaLoader/XSLoader_pm.PL | 5 +-
ext/DynaLoader/t/XSLoader.t | 8 +-
ext/XS/APItest/APItest.pm | 3 +-
ext/XS/APItest/APItest.xs | 8 ++
ext/XS/APItest/t/svpeek.t | 96 +++++++++++++++++++++++++++
lib/Pod/Man.pm | 5 +-
lib/Pod/Text.pm | 4 +-
lib/Pod/Text/Overstrike.pm | 7 ++-
lib/Pod/t/man-options.t | 62 +----------------
lib/Pod/t/{man-options.t => man-utf8.t} | 108 +++----------------------------
lib/Pod/t/pod-spelling.t | 19 ++++--
lib/Pod/t/text-utf8.t | 9 +++
makedef.pl | 1 -
pod/perldebtut.pod | 2 +-
pod/pod2man.PL | 2 +-
pod/pod2text.PL | 2 +-
utf8.c | 1 +
utils/perlbug.PL | 2 +-
19 files changed, 165 insertions(+), 181 deletions(-)
create mode 100644 ext/XS/APItest/t/svpeek.t
copy lib/Pod/t/{man-options.t => man-utf8.t} (66%)
hooks/post-receive
--
Perl 5 source code