Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 55BA563BD8A for ; Mon, 20 Apr 2009 19:44:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9D17563B124; Mon, 20 Apr 2009 19:44:40 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5BDB363B142 for ; Mon, 20 Apr 2009 19:44:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 48012175D0; Mon, 20 Apr 2009 19:44:39 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 20 Apr 2009 19:44:39 +0000 From: Stoned Elipot Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org X-Mailer: log_accum Message-Id: <20090420194439.48012175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Mon Apr 20 19:44:39 UTC 2009 Modified Files: pkgsrc/doc: CHANGES-2009 Log Message: Note initial addition of p5-MooseX-InsideOut version 0.102 as devel/p5-MooseX-InsideOut into 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. To generate a diff of this commit: cvs rdiff -u -r1.1465 -r1.1466 pkgsrc/doc/CHANGES-2009 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.