Difference between revisions of "MooseX-Role-Parameterized"

From Free Software Directory
Jump to: navigation, search
m (Blanked the page)
(Perl (Ref))
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{Entry
 +
|Name=Moosex-role-parameterized
 +
|Short description=Moose extension providing parameterized roles
 +
|Full description=MooseX::Role::Parameterized is a Moose extension that consists of
 +
two things: parameter declarations and a role block.
  
 +
Parameters are declared using the "parameter" keyword which
 +
resembles Moose's "has", even supporting any option that "has"
 +
accepts. You can use any option that "has" accepts. The default
 +
value for the "is" option is read-only, as that's a very common
 +
case. These parameters will get their values when the consuming
 +
class (or role) uses Moose's "with". A parameter object will be
 +
constructed with these values, and passed to the role block.
 +
|Homepage URL=https://metacpan.org/release/MooseX-Role-Parameterized
 +
|Is High Priority Project=No
 +
|Computer languages=Perl
 +
|Decommissioned/Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Version identifier=1.08-1
 +
|Version download=http://ftp.debian.org/debian/pool/main/libm/libmoosex-role-parameterized-perl/libmoosex-role-parameterized-perl_1.08.orig.tar.gz
 +
|Test entry=No
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/11
 +
|Submitted date=2015-07-17
 +
|Is GNU=No
 +
}}
 +
{{Project license
 +
|License=Other
 +
|License copyright=Copyright 2007-2010, Infinity Interactive, Inc.Copyright 2008, Shawn M Moore
 +
|License verified by=Debian: intrigeri <intrigeri@debian.org>
 +
|License verified date=2014-08-27
 +
|License note=License: artistic or gpl-1+
 +
}}
 +
{{Person
 +
|Real name=Karen Etheridge
 +
|Role=contact
 +
|Email=ether@cpan.org
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/libmoosex-role-parameterized-perl
 +
}}
 +
{{Resource
 +
|Resource audience=Perl (Ref)
 +
|Resource URL=https://metacpan.org/release/MooseX-Role-Parameterized
 +
}}
 +
{{Software category}}
 +
{{Featured}}
 +
{{Import
 +
|Date=2015-07-17
 +
|Source=Debian
 +
|Source link=http://packages.debian.org/sid/libmoosex-role-parameterized-perl
 +
}}

Latest revision as of 03:55, 11 April 2018


[edit]

Moosex-role-parameterized

https://metacpan.org/release/MooseX-Role-Parameterized
Moose extension providing parameterized roles

MooseX::Role::Parameterized is a Moose extension that consists of two things: parameter declarations and a role block.

Parameters are declared using the "parameter" keyword which resembles Moose's "has", even supporting any option that "has" accepts. You can use any option that "has" accepts. The default value for the "is" option is read-only, as that's a very common case. These parameters will get their values when the consuming class (or role) uses Moose's "with". A parameter object will be constructed with these values, and passed to the role block.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian: intrigeri <intrigeri@debian.org>

Verified on

27 August 2014

Notes

License: artistic or gpl-1+




Leaders and contributors

Contact(s)Role
Karen Etheridge contact


Resources and communication

AudienceResource typeURI
Perl (Ref)https://metacpan.org/release/MooseX-Role-Parameterized
Debian (Ref) (R)https://tracker.debian.org/pkg/libmoosex-role-parameterized-perl


Software prerequisites




Entry








"contact" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Perl (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/libmoosex-role-parameterized-perl

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.