File: TODO

package info (click to toggle)
libfile-rsync-perl 0.43-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 160 kB
  • ctags: 15
  • sloc: perl: 550; makefile: 7
file content (14 lines) | stat: -rw-r--r-- 636 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Build more tests

Add example code to manpage

Figure out a scheme for including extended docs.  The new perl-style options
      add a great deal of flexibility.  The ability to pass an array reference
      to the 'source' option, and the include/exclude options means you can
      build your own lists and pass them to the object when you are ready.  I
      need to figure out a good (standard) way to include docs on this so
      people don't have to figure this out the hard way.  Extended examples
      should also be included (like one using Find.pm to build a complex
      include/exclude list).

Other suggestions welcome