Branch: refs/heads/smoke-me/jkeenan/text-tabs-wrap-perlbug-20210813
Home: https://github.com/Perl/perl5
Commit: 371032d3a0ed0b87f2422b3bad5fa3d5c5cfa221
https://github.com/Perl/perl5/commit/371032d3a0ed0b87f2422b3bad5fa3d5c5cfa221
Author: James E Keenan <[email protected]>
Date: 2021-08-13 (Fri, 13 Aug 2021)
Changed paths:
M utils/perlbug.PL
Log Message:
-----------
Avoid passing undefined values to Text::Wrap::wrap().
Following upgrade to CPAN version 2021.0804 of Text-Tabs+Wrap (9a679b43, Aug
05 2021), we began to get "use of uninitialized value $_ in split" warnings
when running lib/perlbug.t.