Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-MooseX-InsideOut
From: Stoned Elipot
Date: 2009-04-20 21:40:56
Message id: 20090420194056.35B19175D0@cvs.netbsd.org
Log Message:
Initial import of p5-MooseX-InsideOut version 0.102 in the NetBSD
Packages Collection.
The Perl 5 module MooseX::InsideOut provides metaroles for inside-out
objects. That is, it sets up attribute slot storage somewhere other
than inside $self. This means that you can extend non-Moose classes,
whose internals you either don't want to care about or aren't
hash-based.
Files: