wait for new Time::HiRes & 5.005_03 to be available

comp.lang.perl.announce prerequisites
  portability?  wait for Win32?

rethink EvNOW

debugging: SIGALRM hook to capture perl stack trace of unresponsive
callbacks?  maximum time per callback

t/inactivity.t still fails on occation!

documentation
  how to design new event types (in perl)
  how to design new event types (in C)??

optimization
  update io event-mask without invalidating cache
  determine IntervalEpsilon dynamically & make available from perl
  queue events from both sides
  use fancy profiler tricks to figure out how to boost performance

loop
  StarvePrio?

-----------------------------------------------------------------------
-----------------------------------------------------------------------

make subclassing work as well as possible

nested 'each' on two events interfere -- hash cursors needed!

Move process.pm to external module!

export_fail hook to autoload?

accept "%f minutes" & "%f hours" for all time specifications?
