--- AnyEvent/Changes 2010/03/13 00:08:08 1.386 +++ AnyEvent/Changes 2010/03/13 13:42:05 1.387 @@ -1,9 +1,9 @@ Revision history for Perl extension AnyEvent. 5.251 Sat Mar 13 00:58:21 CET 2010 - - make test failed if it was run before make install, and - older versions of perl make our live very difficult, so - write constants.pl during Makefile.PL time. + - make test failed if it was run before make install on perl <= + 5.8.8, and older versions of perl make our live very difficult, + so write constants.pl during Makefile.PL time. 5.25 Sat Mar 13 00:23:14 CET 2010 - fix a race condition in AnyEvent::Handle that would cause