Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: be40e74f3d66ea6c130ea07ea17f4c26f32296c3
      
https://github.com/Perl/perl5/commit/be40e74f3d66ea6c130ea07ea17f4c26f32296c3
  Author: James Raspass <[email protected]>
  Date:   2026-02-03 (Tue, 03 Feb 2026)

  Changed paths:
    M ext/B/B/Concise.pm
    M ext/B/t/concise.t

  Log Message:
  -----------
  Modernise B::Concise a little

 - Move the version declaration into the package line.
 - Use v5.40 to get strict, warnings, and the module_true feature.
 - Make use of the isa and //= operators.
 - Use a for loop to iterate over multiple values at a time.
 - Remove indirect object notation from the test.



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

Reply via email to