cvs commit: ports/devel Makefile ports/devel/p5-MooseX-Runnable Makefile distinfo pkg-descr pkg-plist

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jun 11 14:56:32 UTC 2011


sunpoet     2011-06-11 14:56:32 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-MooseX-Runnable Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-MooseX-Runnable 0.03
  
  MooseX::Runnable is a framework for making classes runnable applications. This
  role doesn't do anything other than tell the rest of the framework that your
  class is a runnable application that has a "run" method which accepts arguments
  and returns the process' exit code.
  
  This is a convention that the community has been using for a while. This role
  tells the computer that your class uses this convention, and let's the computer
  abstract away some of the tedium this entails.
  
  WWW: http://search.cpan.org/dist/MooseX-Runnable/
  
  Revision  Changes    Path
  1.4368    +1 -0      ports/devel/Makefile
  1.1       +34 -0     ports/devel/p5-MooseX-Runnable/Makefile (new)
  1.1       +2 -0      ports/devel/p5-MooseX-Runnable/distinfo (new)
  1.1       +10 -0     ports/devel/p5-MooseX-Runnable/pkg-descr (new)
  1.1       +28 -0     ports/devel/p5-MooseX-Runnable/pkg-plist (new)


More information about the cvs-ports mailing list