Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 86E3063BD40 for ; Thu, 26 Feb 2009 08:23:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3E34963B114; Thu, 26 Feb 2009 08:23:11 +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 6B52B63B10D for ; Thu, 26 Feb 2009 08:23:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5BDD5175D0; Thu, 26 Feb 2009 08:23:10 +0000 (UTC) From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Probe-Perl To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org Message-Id: <20090226082310.5BDD5175D0@cvs.netbsd.org> Date: Thu, 26 Feb 2009 08:23:10 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Thu Feb 26 08:23:10 UTC 2009 Added Files: pkgsrc/devel/p5-Probe-Perl: DESCR Makefile distinfo Log Message: This module provides methods for obtaining information about the currently running perl interpreter. It originally began life as code in the Module::Build project, but has been externalized here for general use. To generate a diff of this commit: cvs rdiff -r0 -r1.1 pkgsrc/devel/p5-Probe-Perl/DESCR \ pkgsrc/devel/p5-Probe-Perl/Makefile pkgsrc/devel/p5-Probe-Perl/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.