develooper Front page | perl.perl5.changes | Postings from January 2024

[Perl/perl5] 7af0ef: Add file existence test for Porting/makerel

From:
Max Maischein via perl5-changes
Date:
January 20, 2024 13:44
Subject:
[Perl/perl5] 7af0ef: Add file existence test for Porting/makerel
Message ID:
Perl/perl5/push/refs/heads/blead/ab67b7-7af0ef@github.com
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 7af0ef647b29353109650dc0991a7add0c2de055
      https://github.com/Perl/perl5/commit/7af0ef647b29353109650dc0991a7add0c2de055
  Author: Max Maischein <corion@corion.net>
  Date:   2024-01-20 (Sat, 20 Jan 2024)

  Changed paths:
    M MANIFEST
    M Porting/makerel
    A t/porting/makerel.t

  Log Message:
  -----------
  Add file existence test for Porting/makerel

This came up in the release of 5.39.7. Previously autodie.pm had been
upgraded, which removed the file touch_me from the Perl distribution.
The name touch_me was still mentioned in Porting/makerel , but this
only became apparent when makerel was used to actually build a tarball.

This test crudely parses the list of filenames from Porting/makerel
and checks that all the files referenced there exist.





nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About