cvs commit: ports/devel Makefile ports/devel/p5-POEx-Role-SessionInstantiation Makefile distinfo pkg-descr pkg-plist

Jun Kuriyama kuriyama at FreeBSD.org
Sun Oct 10 01:15:11 UTC 2010


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)


More information about the cvs-ports mailing list