ports/152164: [NEW PORT] devel/p5-MooseX-App-Cmd: Mashes up MooseX::Getopt and App::Cmd

Gea-Suan Lin gslin at gslin.org
Fri Nov 12 10:20:17 UTC 2010


>Number:         152164
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-MooseX-App-Cmd: Mashes up MooseX::Getopt and App::Cmd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 12 10:20:15 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010
>Description:
This module marries App::Cmd with MooseX::Getopt.

Use it like App::Cmd advises (especially see App::Cmd::Tutorial),
swapping App::Cmd::Command for MooseX::App::Cmd::Command.

Then you can write your moose commands as moose classes, with
MooseX::Getopt defining the options for you instead of opt_spec
returning a Getopt::Long::Descriptive spec.

WWW:	http://search.cpan.org/dist/MooseX-App-Cmd/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-MooseX-App-Cmd-0.06.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-MooseX-App-Cmd
#	p5-MooseX-App-Cmd/pkg-descr
#	p5-MooseX-App-Cmd/Makefile
#	p5-MooseX-App-Cmd/pkg-plist
#	p5-MooseX-App-Cmd/distinfo
#
echo c - p5-MooseX-App-Cmd
mkdir -p p5-MooseX-App-Cmd > /dev/null 2>&1
echo x - p5-MooseX-App-Cmd/pkg-descr
sed 's/^X//' >p5-MooseX-App-Cmd/pkg-descr << '35d37ab2766431f3f28d2793dd7b79ad'
XThis module marries App::Cmd with MooseX::Getopt.
X
XUse it like App::Cmd advises (especially see App::Cmd::Tutorial),
Xswapping App::Cmd::Command for MooseX::App::Cmd::Command.
X
XThen you can write your moose commands as moose classes, with
XMooseX::Getopt defining the options for you instead of opt_spec
Xreturning a Getopt::Long::Descriptive spec.
X
XWWW:	http://search.cpan.org/dist/MooseX-App-Cmd/
35d37ab2766431f3f28d2793dd7b79ad
echo x - p5-MooseX-App-Cmd/Makefile
sed 's/^X//' >p5-MooseX-App-Cmd/Makefile << '39bcee65404ce95ef71c1afc7f00cda1'
X# New ports collection makefile for:	p5-MooseX-App-Cmd
X# Date created:		2010-11-12
X# Whom:			Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	MooseX-App-Cmd
XPORTVERSION=	0.06
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin at gslin.org
XCOMMENT=	Mashes up MooseX::Getopt and App::Cmd
X
XRUN_DEPENDS=	p5-App-Cmd>=0.3:${PORTSDIR}/devel/p5-App-Cmd \
X		p5-Getopt-Long-Descriptive>=0:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \
X		p5-Moose>=0.86:${PORTSDIR}/devel/p5-Moose \
X		p5-MooseX-Getopt>=0.18:${PORTSDIR}/devel/p5-MooseX-Getopt
X
XPERL_CONFIGURE=	yes
X
XMAN3=		MooseX::App::Cmd.3 \
X		MooseX::App::Cmd::Command.3
X
X.include <bsd.port.mk>
39bcee65404ce95ef71c1afc7f00cda1
echo x - p5-MooseX-App-Cmd/pkg-plist
sed 's/^X//' >p5-MooseX-App-Cmd/pkg-plist << '0659492342981422b6b270548905f1f3'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/App/Cmd/.packlist
X%%SITE_PERL%%/MooseX/App/Cmd.pm
X%%SITE_PERL%%/MooseX/App/Cmd/Command.pm
X at dirrmtry %%SITE_PERL%%/MooseX/App/Cmd
X at dirrmtry %%SITE_PERL%%/MooseX/App
X at dirrmtry %%SITE_PERL%%/MooseX
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/App/Cmd
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/App
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX
0659492342981422b6b270548905f1f3
echo x - p5-MooseX-App-Cmd/distinfo
sed 's/^X//' >p5-MooseX-App-Cmd/distinfo << 'f14b60bd746d39304f2a97f27fb57e8d'
XSHA256 (MooseX-App-Cmd-0.06.tar.gz) = ea4c2b8adba1160cd31b36e17d1fe33ca6e31c30b9af51661627b5f9d987f7d1
XSIZE (MooseX-App-Cmd-0.06.tar.gz) = 6447
f14b60bd746d39304f2a97f27fb57e8d
exit
--- p5-MooseX-App-Cmd-0.06.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list