Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7D4E763C270 for ; Wed, 19 Aug 2009 20:11:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2920663B1AA; Wed, 19 Aug 2009 20:11:16 +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 02D5F63B132 for ; Wed, 19 Aug 2009 20:11:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D6942175D0; Wed, 19 Aug 2009 20:11:14 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 19 Aug 2009 20:11:14 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-IPC-System-Simple To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090819201114.D6942175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Wed Aug 19 20:11:14 UTC 2009 Update of /cvsroot/pkgsrc/devel/p5-IPC-System-Simple In directory ivanova.netbsd.org:/tmp/cvs-serv26948 Log Message: Importing package for p5 module IPC::System::Simple as recommended dependency of scheduled import for p5 pragma autodie from PR pkg/41816. Calling Perl's in-built system() function is easy, determining if it was successful is hard. Let's face it, $? isn't the nicest variable in the world to play with, and even if you do check it, producing a well-formatted error string takes a lot of work. IPC::System::Simple takes the hard work out of calling external commands. Status: Vendor Tag: TNF Release Tags: pkgsrc-base N pkgsrc/devel/p5-IPC-System-Simple/Makefile N pkgsrc/devel/p5-IPC-System-Simple/DESCR N pkgsrc/devel/p5-IPC-System-Simple/distinfo No conflicts created by this import