Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 8c165c7a4d2c8cb843ef68eb96315d9ea3393cca
https://github.com/Perl/perl5/commit/8c165c7a4d2c8cb843ef68eb96315d9ea3393cca
Author: James E Keenan <[email protected]>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
M Configure
M configure.com
Log Message:
-----------
Provide examples for quoting shell words
Per suggestion by Andy Dougherty.
For: https://github.com/Perl/perl5/issues/18573
Commit: b52f3fcbb1c0ef575b52e41a2baec4a2542b96da
https://github.com/Perl/perl5/commit/b52f3fcbb1c0ef575b52e41a2baec4a2542b96da
Author: James E Keenan <[email protected]>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
M INSTALL
M t/porting/known_pod_issues.dat
Log Message:
-----------
Show how to quote spaces in Configure invocations
For: https://github.com/Perl/perl5/issues/18573
Commit: 0484bfe840704c501e4b0d8949d48017b336d71e
https://github.com/Perl/perl5/commit/0484bfe840704c501e4b0d8949d48017b336d71e
Author: James E Keenan <[email protected]>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
M Configure
M configure.com
Log Message:
-----------
Reword usage messages, per review from Tux
Compare: https://github.com/Perl/perl5/compare/83af6b626c69...0484bfe84070