cvs commit: ports/devel Makefile ports/devel/p5-MouseX-App-Cmd Makefile distinfo pkg-descr pkg-plist

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Dec 12 11:25:50 UTC 2011


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)


More information about the cvs-ports mailing list