88797cf Update to 0.16

Authored and Committed by pghmcfc 2 years ago
    Update to 0.16
    
    - New upstream release 0.16
      - Fix an issue where symlink tests failed on systems that do not support
        creation of symlinks; the issue appears on Windows systems due to changed
        behaviour in File::Find described at:
        https://github.com/Perl/perl5/issues/19995
        Symlink tests were previously skipped if symlink() is not available, and
        now also if creation of a symlink is not possible
      - Fix failing symlink test on Windows
        https://github.com/crenz/Module-Find/issues/9
    
        
  • Build completed
    success
    Built as perl-Module-Find-0.16-1.fc37
    2 years ago
  • Build completed
    success
    Built as perl-Module-Find-0.16-1.eln121
    2 years ago
file modified
+13 -2
file modified
+1 -1