pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-MooseX-OneArgNew



Module Name:    pkgsrc
Committed By:   sno
Date:           Thu Jul  5 09:51:46 UTC 2012

Update of /cvsroot/pkgsrc/devel/p5-MooseX-OneArgNew
In directory ivanova.netbsd.org:/tmp/cvs-serv10050

Log Message:
Importing package for Perl 5 Moose Role MooseX::OneArgNew module version
0.002 into p5-MooseX-OneArgNew.

MooseX::OneArgNew lets your constructor take a single argument, which
will be translated into the value for a one-entry hashref. It is a
parameterized role with two parameters:

type
    The Moose type that the single argument must be for the one-arg form
    to work. This should be an existing type, and may be either a string
    type or a MooseX::Type.

init_arg
    This is the string that will be used as the key for the hashref
    constructed from the one-arg call to new.


Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/devel/p5-MooseX-OneArgNew/Makefile
N pkgsrc/devel/p5-MooseX-OneArgNew/DESCR
N pkgsrc/devel/p5-MooseX-OneArgNew/distinfo

No conflicts created by this import




Home | Main Index | Thread Index | Old Index