Branch: refs/heads/psc/ppc0025
  Home:   https://github.com/Perl/perl5
  Commit: 2f6cf1928048241b21ba3649c708dc50b51b4c90
      
https://github.com/Perl/perl5/commit/2f6cf1928048241b21ba3649c708dc50b51b4c90
  Author: Philippe Bruhat (BooK) <b...@cpan.org>
  Date:   2024-12-12 (Thu, 12 Dec 2024)

  Changed paths:
    M t/comp/require.t

  Log Message:
  -----------
  fix require tests: all versions up to 41.7 are valid


  Commit: ff77770dfcd48c19b66f2d62886f166568fbb540
      
https://github.com/Perl/perl5/commit/ff77770dfcd48c19b66f2d62886f166568fbb540
  Author: Philippe Bruhat (BooK) <b...@cpan.org>
  Date:   2024-12-12 (Thu, 12 Dec 2024)

  Changed paths:
    M pp_ctl.c
    M t/comp/use.t

  Log Message:
  -----------
  fix use tests: all versions up to 41.7 are valid

use-ing these versions will load the :5.41 bundle, since that's
the highest one before them.

This also means that we don't need to give hints about why
'use 5.6' or 'use 5.10' fail, because they won't anymore.


Compare: https://github.com/Perl/perl5/compare/1f809f0dc212...ff77770dfcd4

To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to