Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 51f663a9e9bea79a0455b84c6eeda2c0a7d32f8c
https://github.com/Perl/perl5/commit/51f663a9e9bea79a0455b84c6eeda2c0a7d32f8c
Author: Dabrien 'Dabe' Murphy <[email protected]>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M dist/Data-Dumper/Dumper.pm
Log Message:
-----------
Fast exit undef/empty strings in `Data::Dumper::qquote()`
This silences a squajillion (okay, five) "uninitialized" warnings,
and is more efficient, anyway...
Commit: b9d52f9a3f65c492ae9c004f87c8d9da422a1bca
https://github.com/Perl/perl5/commit/b9d52f9a3f65c492ae9c004f87c8d9da422a1bca
Author: Dabrien 'Dabe' Murphy <[email protected]>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M MANIFEST
A dist/Data-Dumper/t/qquote.t
Log Message:
-----------
Add `Data::Dumper::qquote()` Fast Exit Tests
Commit: 21017bd9c17f9305a374d89ddeef03359350ad7e
https://github.com/Perl/perl5/commit/21017bd9c17f9305a374d89ddeef03359350ad7e
Author: Dabrien 'Dabe' Murphy <[email protected]>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M MANIFEST
Log Message:
-----------
Fix "Significant Whitespace" in MANIFEST
(I thought that's why we didn't like Python...)
Compare: https://github.com/Perl/perl5/compare/39dd28f9eafb...21017bd9c17f
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications