File: Todo

package info (click to toggle)
libfile-copy-recursive-reduced-perl 0.008-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 192 kB
  • sloc: perl: 408; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 243 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
TODO list for Perl module File::Copy::Recursive::Reduced

- Determine whether we can support KeepMode in dircopy().

- Determine whether we can copy symlinks in both fcopy() and dircopy().  If
  so, then we can support FCR rcopy() as well.