Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: fe937a9fe468d3821699cc22af3e9cdcadf2608a
      
https://github.com/Perl/perl5/commit/fe937a9fe468d3821699cc22af3e9cdcadf2608a
  Author: Lukas Mai <[email protected]>
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
    M lib/File/Copy.pm

  Log Message:
  -----------
  [doc] clarify behavior of File::Copy::cp re: permissions

In particular, explain that "preserve permission bits like cp" means the
default behavior of /bin/cp, not "cp -p" or "cp --preserve", so the
umask still applies.


Reply via email to