Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: ab296d81b5061ec95a94e6652d26900a71070672
https://github.com/Perl/perl5/commit/ab296d81b5061ec95a94e6652d26900a71070672
Author: Michiel Beijen <[email protected]>
Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths:
M ext/Pod-Html/t/anchorify-536.t
M ext/Pod-Html/t/anchorify.t
M ext/Pod-Html/t/cache.t
M ext/Pod-Html/t/crossref.t
M ext/Pod-Html/t/crossref2.t
M ext/Pod-Html/t/crossref3.t
M ext/Pod-Html/t/eol.t
M ext/Pod-Html/t/feature.t
M ext/Pod-Html/t/feature2.t
M ext/Pod-Html/t/htmldir1.t
M ext/Pod-Html/t/htmldir2.t
M ext/Pod-Html/t/htmldir3.t
M ext/Pod-Html/t/htmldir4.t
M ext/Pod-Html/t/htmldir5.t
M ext/Pod-Html/t/htmlescp.t
M ext/Pod-Html/t/htmllink.t
M ext/Pod-Html/t/htmlview.t
M ext/Pod-Html/t/poderr.t
M ext/Pod-Html/t/podnoerr.t
Log Message:
-----------
Pod::Html: improve all tests
"use warnings;" in all tests. Remove emacs identifiers. Change tabs to
spaces in tests.
For: https://github.com/Perl/perl5/pull/19304