Branch: refs/heads/smoke-me/jkeenan/gh-18573/configure-usage
Home: https://github.com/Perl/perl5
Commit: db53ed9c18f22d11f6c4d64d2d3b5d7abd6d5b33
https://github.com/Perl/perl5/commit/db53ed9c18f22d11f6c4d64d2d3b5d7abd6d5b33
Author: James E Keenan <[email protected]>
Date: 2021-02-17 (Wed, 17 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: 108878414e72189e0aeab5effd1f231fd0bec7a1
https://github.com/Perl/perl5/commit/108878414e72189e0aeab5effd1f231fd0bec7a1
Author: James E Keenan <[email protected]>
Date: 2021-02-17 (Wed, 17 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
Compare: https://github.com/Perl/perl5/compare/6bdda163ebf7...108878414e72