Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > by-pkgid > 9a6ac1e9d91aa2790e70494ee8c0c090 > files > 7

perl-Want-0.09-1mdk.i586.rpm

Note: I'm not sure these first two items are necessary

- Improve the error handling (only warn once per call, anyway).

- Benchmark & optimise if necessary
  (i.e. don't get the cx multiple times)


But these two are definitely worth looking into:

- See what happens from FETCH/STORE routines (eek!)

- NUMBER, INTEGER (and STRING?) contexts. This will involve
  constructing a large and tedious table of ops indicating which
  args are treated as which sort of value.