File: Todo

package info (click to toggle)
libnet-sieve-script-perl 0.09-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 296 kB
  • ctags: 180
  • sloc: perl: 2,819; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
TODO list for Perl module Net::Sieve::Script

* write doc
- _trim method
* _strip method
* :over
* swap rules
* delete rule
* add rule
* find rule
* add/find/swap/del actions
* add/del conditions : swap is useless, find can use AllConds
- chg alternate on order
* vrfy RFC for match/case order
* more tests case
- manage comment rules
* add rules_changeorder method