--- AnyEvent/Changes 2011/08/13 02:35:32 1.462 +++ AnyEvent/Changes 2011/08/13 15:32:39 1.463 @@ -30,6 +30,10 @@ for too long domain names explicitly and passes an undef to the callback instead (reported by James Bromberger). - new function: AnyEvent::postpone. + - new env variable, PERL_ANYEVENT_DEBUG_SHELL, to automatically start + a debug shell. + - new env variable, PERL_ANYEVENT_DEBUG_WRAP, to automatically enable + watcher instrumentation/wrapping. - IO::Async sometimes cancels the wrong timer when you call cancel_timer. Invest extra overhead to work around this peculiar behaviour. - split the pure perl backend into a loop module and an impl