Perl interface to libev - high-performance event loop/event model with lots of features. It is modelled (very losely) after libevent and the Event perl module, but is faster, scales better and is more correct, and also more featureful. And also smaller. WWW: http://search.cpan.org/perldoc?EV Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->lippe I'll take it.
lippe 2008-06-14 07:55:40 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-EV Makefile distinfo pkg-descr pkg-plist Log: Perl interface to libev - high-performance event loop/event model with lots of features. It is modelled (very losely) after libevent and the Event perl module, but is faster, scales better and is more correct, and also more featureful. And also smaller. WWW: http://search.cpan.org/perldoc?EV PR: ports/124329 Submitted by: Timofeev Vladimir <vovkasm@gmail.com> Approved by: gabor (mentor, implicit) Revision Changes Path 1.3102 +1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/p5-EV/Makefile (new) 1.1 +3 -0 ports/devel/p5-EV/distinfo (new) 1.1 +6 -0 ports/devel/p5-EV/pkg-descr (new) 1.1 +9 -0 ports/devel/p5-EV/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!