Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Dec 2011 11:25:50 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-MouseX-App-Cmd Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201112121125.pBCBPoBY098520@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sunpoet     2011-12-12 11:25:50 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-MouseX-App-Cmd Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-MouseX-App-Cmd 0.08
  
  MouseX::App::Cmd marries App::Cmd with MouseX::Getopt. It is a direct port of
  MooseX::App::Cmd to Mouse.
  
  Use it like App::Cmd advises (especially see App::Cmd::Tutorial), swapping
  App::Cmd::Command for MouseX::App::Cmd::Command.
  
  Then you can write your Mouse commands as Mouse classes, with MouseX::Getopt
  defining the options for you instead of opt_spec returning a
  Getopt::Long::Descriptive spec.
  
  WWW: http://search.cpan.org/dist/MouseX-App-Cmd/
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.4741    +1 -0      ports/devel/Makefile
  1.1       +40 -0     ports/devel/p5-MouseX-App-Cmd/Makefile (new)
  1.1       +2 -0      ports/devel/p5-MouseX-App-Cmd/distinfo (new)
  1.1       +11 -0     ports/devel/p5-MouseX-App-Cmd/pkg-descr (new)
  1.1       +9 -0      ports/devel/p5-MouseX-App-Cmd/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112121125.pBCBPoBY098520>