NOTICE: This package has been removed from pkgsrc

./devel/p5-MooseX-ChainedAccessors, Accessor class for chained accessors with Moose

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.02nb2, Package name: p5-MooseX-ChainedAccessors-0.02nb2, Maintainer: pkgsrc-users

MooseX::ChainedAccessors is a Moose Trait which allows for method
chaining on accessors by returning $self on write/set operations.


Required to run:
[lang/perl5] [devel/p5-Moose] [devel/p5-Try-Tiny]

Required to build:
[devel/p5-Module-Build]

Master sites: (Expand)

SHA1: 6da42925ed38dc82c4f9be0f5d8154d937ab6d7e
RMD160: a8845954fd20855bce40be6ad91c6939d34ffad1
Filesize: 12.854 KB

Version history: (Expand)


CVS history: (Expand)


   2013-10-28 16:19:31 by Wen Heping | Files touched by this commit (3) | Package removed
Log message:
Remove p5-MooseX-ChainedAccessors, deprecated upstream, use \ 
p5-MooseX-Attribute-Chained instead.
   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2011-11-13 10:34:36 by Hiramatsu Yoshifumi | Files touched by this commit (3) | Imported package
Log message:
Import MooseX::ChainedAccessors into devel/p5-MooseX-ChainedAccessors.
This module is required to update www/p5-HTML-FormFu.

MooseX::ChainedAccessors is a Moose Trait which allows for method
chaining on accessors by returning $self on write/set operations.