Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: cea3213ec54ab4c04bc7128d4c610f4c55e2d5e8
      
https://github.com/Perl/perl5/commit/cea3213ec54ab4c04bc7128d4c610f4c55e2d5e8
  Author: Elvin Aslanov <rwp.prim...@gmail.com>
  Date:   2023-10-21 (Sat, 21 Oct 2023)

  Changed paths:
    M ext/File-Find/lib/File/Find.pm
    M ext/File-Find/t/find.t
    M ext/File-Find/t/taint.t
    M t/porting/known_pod_issues.dat

  Log Message:
  -----------
  `File-Find`: Minor test/docs improvements

There are two tests with indirect syntax
within the File-Find core distribution,
which are not using it for the purpose
of testing indirect syntax.

This commit aims to fix those since that
syntax is deprecated (or obsolescent)

Also bumps the version to 1.44

Adjust per @ilmari's suggestions

Remove extra `use strict;` in `Find.pm`

POD formatting improvements

Fixes #21577


Reply via email to