t/inactivity.t still fails on occation!

pe_event_base_vtbl

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

rethink EvNOW

debugging: SIGALRM hook to capture perl stack trace of unresponsive
callbacks?

croak should route through Carp!

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
  use fancy profiler tricks to figure out how to improve 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?
