The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension AnyEvent::AggressiveIdle.

0.01  Sat Feb 19 12:50:25 2011
	- original version; created by h2xs 1.23 with options
		-X -n AnyEvent::AggressiveIdle

0.02  Sat Feb 19 21:42:00 MSK 2011
        - AnyEvent::Impl::EV works properly.
        - Add AnyEvent in Depends

0.03  Sun Feb 20 12:09:52 MSK 2011
        - use pipe instead file. Thanks for Marc Lehmann's review.