Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 7DA2563B842 for ; Sun, 14 Sep 2008 23:05:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2B6B963B128; Sun, 14 Sep 2008 23:05:21 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 7AE8863B122 for ; Sun, 14 Sep 2008 23:05:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 69DB9175D0; Sun, 14 Sep 2008 23:05:20 +0000 (UTC) From: Stoned Elipot Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org Message-Id: <20080914230520.69DB9175D0@cvs.netbsd.org> Date: Sun, 14 Sep 2008 23:05:20 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Sun Sep 14 23:05:20 UTC 2008 Modified Files: pkgsrc/doc: CHANGES-2008 Log Message: Note initial addition of p5-Variable-Magic version 0.19 as devel/p5-Variable-Magic into The NetBSD Packages Collection. Magic is Perl way of enhancing objects. This mechanism let the user add extra data to any variable and overload syntaxical operations (such as access, assignation or destruction) that can be applied to it. With the module Variable::Magic , you can add your own magic to any variable without the pain of the C API. To generate a diff of this commit: cvs rdiff -r1.2247 -r1.2248 pkgsrc/doc/CHANGES-2008 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.