cleaned up bench_spew_list to be more consistant in names and options
[urisagit/File-Slurp.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
27