Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 1744f585969f23a354d59729c79cde2ee1f86288
      
https://github.com/Perl/perl5/commit/1744f585969f23a354d59729c79cde2ee1f86288
  Author: Lukas Mai <[email protected]>
  Date:   2024-08-31 (Sat, 31 Aug 2024)

  Changed paths:
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm

  Log Message:
  -----------
  ParseXS: fix broken code introduced by c9ef0c79642

Basically, just move some misplaced `$` and `}` to the right locations.

Fixes #22551.


  Commit: 869f2455070cd1080528083be46de9c1f175bf10
      
https://github.com/Perl/perl5/commit/869f2455070cd1080528083be46de9c1f175bf10
  Author: Lukas Mai <[email protected]>
  Date:   2024-08-31 (Sat, 31 Aug 2024)

  Changed paths:
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Constants.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/CountLines.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Eval.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Utilities.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/Cmd.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/InputMap.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/OutputMap.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/Type.pm
    M dist/ExtUtils-ParseXS/lib/perlxs.pod

  Log Message:
  -----------
  ParseXS: bump version


Compare: https://github.com/Perl/perl5/compare/381ec8447b60...869f2455070c

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

Reply via email to