Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9fd1426176ae8c9df32d0c1968462f2c162524aa https://github.com/Perl/perl5/commit/9fd1426176ae8c9df32d0c1968462f2c162524aa Author: Graham Knop <ha...@haarg.org> Date: 2024-05-04 (Sat, 04 May 2024)
Changed paths: M cpan/podlators/lib/Pod/Man.pm M cpan/podlators/lib/Pod/ParseLink.pm M cpan/podlators/lib/Pod/Text.pm M cpan/podlators/lib/Pod/Text/Color.pm M cpan/podlators/lib/Pod/Text/Overstrike.pm M cpan/podlators/lib/Pod/Text/Termcap.pm M t/porting/customized.dat Log Message: ----------- remove underscore from VERSION in podlators When using versions with underscores, best practice is to remove the underscore on a later line, to allow using the version as a number when accessing the variable directly. To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications