Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 0D87763B85F for ; Thu, 5 Jul 2012 13:26:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D7B3114A254; Thu, 5 Jul 2012 13:26:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 380E514A252 for ; Thu, 5 Jul 2012 13:26:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 3b41JIAMJnJO for ; Thu, 5 Jul 2012 13:26:31 +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 17FC614A23F for ; Thu, 5 Jul 2012 13:26:31 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0BCA9175DD; Thu, 5 Jul 2012 13:26:31 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 5 Jul 2012 13:26:31 +0000 From: "Jens Rehsack" Subject: CVS commit: pkgsrc/devel/p5-Log-Dispatch-Array To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20120705132631.0BCA9175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sno Date: Thu Jul 5 13:26:30 UTC 2012 Added Files: pkgsrc/devel/p5-Log-Dispatch-Array: DESCR Makefile distinfo Log Message: Importing package for Perl 5 module Log::Dispatch::Array version 1.001 from CPAN into devel/p5-Log-Dispatch-Array. This provides a Log::Dispatch log output system that appends logged events to an array reference. This is probably only useful for testing the logging of your code. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Log-Dispatch-Array/DESCR \ pkgsrc/devel/p5-Log-Dispatch-Array/Makefile \ pkgsrc/devel/p5-Log-Dispatch-Array/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.