File: TODO

package info (click to toggle)
libipc-sharelite-perl 0.09-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 188 kB
  • ctags: 83
  • sloc: sh: 3,021; ansic: 424; perl: 186; makefile: 35
file content (15 lines) | stat: -rw-r--r-- 374 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Reduce the amount of memory copying. 

Test module on additional platforms.  

Investigate whether Win32 SysV IPC emulation module(s) can be
employed to provide greater portability.

Allow -size to be specified with units (e.g. 100k) [?]

Allow -mode to use characters (e.g. rwxrwx--- ) [?]

Would passing scalar references in XS improve performance?

Add additional tests