cleaned up spew scalar entries
[urisagit/File-Slurp.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