Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: bfb8e1a74d82966e96997b80341a5bc08e01d088
https://github.com/Perl/perl5/commit/bfb8e1a74d82966e96997b80341a5bc08e01d088
Author: James E Keenan <[email protected]>
Date: 2021-02-05 (Fri, 05 Feb 2021)
Changed paths:
M MANIFEST
M Porting/README.pod
A Porting/add-pod-file
Log Message:
-----------
Facilitate addition of new pod/*.pod file
For: https://github.com/Perl/perl5/issues/18413
Commit: 99328e53c9f2dc364a75a9316ef8096d37a7aeee
https://github.com/Perl/perl5/commit/99328e53c9f2dc364a75a9316ef8096d37a7aeee
Author: James E Keenan <[email protected]>
Date: 2021-02-05 (Fri, 05 Feb 2021)
Changed paths:
M Porting/add-pod-file
Log Message:
-----------
Place repeated hard-coded strings into variables
Call Porting/pod_rules.pl with verbose output.
Simplify syntax per suggestion from rjbs
Note one small bug; clarify how to test program
Improve verbose output
Eliminate command-line switch '--abstract'
Use Module::Metadata to parse new POD file for abstract.
Per suggestions from rjbs, Grinnz and LeonT in ticket.
Commit: 708c2574367add908e0e975cec98ec901a503cab
https://github.com/Perl/perl5/commit/708c2574367add908e0e975cec98ec901a503cab
Author: James E Keenan <[email protected]>
Date: 2021-02-05 (Fri, 05 Feb 2021)
Changed paths:
M Porting/add-pod-file
Log Message:
-----------
Improve regex per suggestion from Leon Timmermans
Commit: 6dc0bc881744f14c1fbf317c1ba4502e96b861bc
https://github.com/Perl/perl5/commit/6dc0bc881744f14c1fbf317c1ba4502e96b861bc
Author: James E Keenan <[email protected]>
Date: 2021-02-05 (Fri, 05 Feb 2021)
Changed paths:
M Porting/add-pod-file
Log Message:
-----------
Update Porting/add-pod-file
Co-authored-by: Dan Book <[email protected]>
Compare: https://github.com/Perl/perl5/compare/ea0c354fd471...6dc0bc881744