File: TODO

package info (click to toggle)
libipc-sharelite-perl 0.08-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 168 kB
  • ctags: 86
  • sloc: sh: 2,861; ansic: 424; perl: 186; makefile: 42
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