--- AnyEvent/Changes 2009/08/09 00:24:35 1.325 +++ AnyEvent/Changes 2009/08/09 10:42:10 1.326 @@ -5,6 +5,9 @@ in AnyEvent::Handle. - AE::Handle now has separate and independent read and write timeout settings. + - probe for Guard module when AnyEvent::Util is loaded, not at + runtime (Event doesn't like eval "use" from callbacks, and it avoids + exporting the probe function). - hackishly provide fast AE:: interface when EV is the backend. - inherit VERSION from AnyEvent::VERSION in most modules.