Subject: CVS commit: pkgsrc/devel/p5-MouseX-NativeTraits
From: Amitai Schlair
Date: 2013-04-12 16:37:02
Message id: 20130412143702.B8D62175DD@cvs.netbsd.org

Log Message:
Add p5-MouseX-NativeTraits.

While Mouse attributes provide a way to name your accessors, readers,
writers, clearers and predicates, MouseX::NativeTraits provides
commonly used attribute helper methods for more specific types of
data.

As seen in the "SYNOPSIS", you specify the data structure via the
traits parameter. These traits will be loaded automatically, so you
need not load MouseX::NativeTraits explicitly.

This extension is compatible with Moose native traits, although it
is not a part of Mouse core.

Files:
RevisionActionfile
1.1addpkgsrc/devel/p5-MouseX-NativeTraits/DESCR
1.1addpkgsrc/devel/p5-MouseX-NativeTraits/Makefile
1.1addpkgsrc/devel/p5-MouseX-NativeTraits/distinfo