Date: Sun, 10 Oct 2010 01:15:10 +0000 (UTC) From: Jun Kuriyama <kuriyama@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-POEx-Role-SessionInstantiation Makefile distinfo pkg-descr pkg-plist Message-ID: <201010100115.o9A1FAm8061664@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kuriyama 2010-10-10 01:15:10 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-POEx-Role-SessionInstantiation Makefile distinfo pkg-descr pkg-plist Log: POEx::Role::SessionInstantiation provides a nearly seamless integration for non-POE objects into a POE environment. It does this by handling the POE stuff behind the scenes including allowing per instances method changes, session registration to the Kernel, and providing some defaults like setting an alias if supplied via the attribute or constructor argument, or defining a _default that warns if your object receives an event that it does not have. This role exposes your class' methods as POE events. WWW: http://search.cpan.org/dist/POEx-Role-SessionInstantiation/ Revision Changes Path 1.4076 +1 -0 ports/devel/Makefile 1.1 +38 -0 ports/devel/p5-POEx-Role-SessionInstantiation/Makefile (new) 1.1 +3 -0 ports/devel/p5-POEx-Role-SessionInstantiation/distinfo (new) 1.1 +11 -0 ports/devel/p5-POEx-Role-SessionInstantiation/pkg-descr (new) 1.1 +14 -0 ports/devel/p5-POEx-Role-SessionInstantiation/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010100115.o9A1FAm8061664>