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