6f6d313360e7a0e867bdbfd8a9f514926acf02c5
[urisagit/Perl-Docs.git] / TODO
1
2 optimize read_file for smaller scalar slurps with no options
3
4 prepend_file()
5
6         options: lock file?
7
8 edit_file()
9
10         options: lock file?
11
12 edit_file_lines()
13
14         options: lock file?
15
16 add options to read_dir
17         prepend_dir
18         grep filter qr or code ref
19
20
21 BUGS:
22
23 restart sysread/write after a signal (or check i/o count)
24
25 fix SEEK stuff
26
27 sent in patches:
28
29 check for objects/refs to filenames
30
31 add chmod mode to write_file
32
33 add perms (same as chmod?) to syswrite
34
35 check result of rename in atomic mode
36
37
38
39