6ba2 FreshPorts -- devel/p5-MooseX-Role-Parameterized
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-MooseX-Role-Parameterized 1.00 devel on this many watch lists=3 search for ports that depend on this port
Roles with composition parameters
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Nov 2009 13:28:25
Also Listed In: perl5
License: ART10 GPLv1


Roles are composable units of behavior.  They are useful for factoring
out functionality common to many classes from any part of your class
hierarchy.  See Moose::Cookbook::Roles::Recipe1 for an introduction to
Moose::Role.

While combining roles affords you a great deal of flexibility,
individual roles have very little in the way of configurability.  Core
Moose provides alias for renaming methods and excludes for ignoring
methods.  These options are primarily (perhaps solely) for
disambiguating role conflicts.  See Moose::Cookbook::Roles::Recipe2 for
more about alias and excludes.

Because roles serve many different masters, they usually provide only
the least common denominator of functionality.  To empower roles
further, more configurability than alias and excludes is required.
Perhaps your role needs to know which method to call when it is done.
Or what default value to use for its url attribute.

Parameterized roles offer exactly this solution.

WWW: http://search.cpan.org/dist/MooseX-Role-Parameterized/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-Moose
  2. lang/perl5.8
Required To Run:
  1. devel/p5-Moose
  2. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-MooseX-Role-Parameterized/ && make install clean
To add the package: pkg_add -r p5-MooseX-Role-Parameterized


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/S/SA/SARTAK/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SA/SARTAK/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/S/SA/SARTAK/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/S/SA/SARTAK/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/S/SA/SARTAK/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/S/SA/SARTAK/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/S/SA/SARTAK/
  9. ftp://mirror.hiwaay.net/CPAN/authors/id/S/SA/SARTAK/
  10. http://at.cpan.org/authors/id/S/SA/SARTAK/
  11. http://backpan.perl.org/authors/id/S/SA/SARTAK/
  12. http://cpan.nctu.edu.tw/authors/id/S/SA/SARTAK/
  13. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/S/SA/SARTAK/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/S/SA/SARTAK/
  15. http://www.cpan.dk/authors/id/S/SA/SARTAK/

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 Feb 2012 21:41:57
Original commit files touched by this commit  1.00
swills search for other commits by this committer
- Update TEST_DEPENDS
15 Jan 2012 18:17:37
Original commit files touched by this commit  1.00
sunpoet search for other commits by this committer
- Update to 1.00
- Remove duplicated TEST_DEPENDS entry: p5-Test-Simple

Changes:        http://search.cpan.org/dist/MooseX-Role-Parameterized/Changes
07 Oct 2011 14:54:43
Original commit files touched by this commit  0.27
swills search for other commits by this committer
- Add missing test depends
07 Oct 2011 11:22:46
Original commit files touched by this commit  0.27
culot search for other commits by this committer
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:             ports/161336
Submitted by:   Simon Olofsson <simon@olofsson.de>
01 Sep 2011 13:16:49
Original commit files touched by this commit  0.27
sunpoet search for other commits by this committer
- Update to 0.27
- Pet portlint
- Sort PLIST

Changes:        http://search.cpan.org/dist/MooseX-Role-Parameterized/Changes
22 Apr 2011 15:28:36
Original commit files touched by this commit  0.26
bapt search for other commits by this committer
- update to 0.26
- changes:
http://cpansearch.perl.org/src/SARTAK/MooseX-Role-Parameterized-0.26/Changes
20 Mar 2011 16:09:46
Original commit files touched by this commit  0.25
skv search for other commits by this committer
- Update to 0.25
- Add test dependencies
- Pass maintainership to perl@

Changes:       
http://cpansearch.perl.org/src/SARTAK/MooseX-Role-Parameterized-0.25/Changes
PR:             ports/155590
Submitted by:   Jase Thew <freebsd@beardz.net>
27 Dec 2010 14:55:25
Original commit files touched by this commit  0.22
pgollucci search for other commits by this committer
- Update to 0.22
- Remove MD5

PR:             ports/153068
Submitted by:   myself (pgollucci)
Approved by:    maintainer timeout (skv ; 15 days)
Changes:        http://search.cpan.org/dist/MooseX-Role-Parameterized/Changes
23 Jul 2010 13:57:00
Original commit files touched by this commit  0.19
skv search for other commits by this committer
Fix plist.

Pointed by:     QAT
23 Jul 2010 13:23:54
Original commit files touched by this commit  0.19
skv search for other commits by this committer
Update to 0.19

Changes:       
http://cpansearch.perl.org/src/SARTAK/MooseX-Role-Parameterized-0.19/Changes
12 Jan 2010 15:39:04
Original commit files touched by this commit  0.15
skv search for other commits by this committer
Update to 0.15

Changes:       
http://cpansearch.perl.org/src/SARTAK/MooseX-Role-Parameterized-0.15/Changes
PR:             ports/142645
Submitted by:   pgollucci
31 Dec 2009 12:42:30
Original commit files touched by this commit  0.14
skv search for other commits by this committer
Update to 0.14

Changes:       
http://cpansearch.perl.org/src/SARTAK/MooseX-Role-Parameterized-0.14/Changes
PR:             ports/141483
Submitted by:   pgollucci
02 Nov 2009 13:28:00
Original commit files touched by this commit  0.13
skv search for other commits by this committer
Add p5-MooseX-Role-Parameterized 0.13, roles with composition
parameters.

Number of commits found: 13

2887
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days29
new fortnight63
new month214

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0