pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/41816 CVS commit: pkgsrc/devel/p5-autodie
The following reply was made to PR pkg/41816; it has been noted by GNATS.
From: Jens Rehsack <sno%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/41816 CVS commit: pkgsrc/devel/p5-autodie
Date: Wed, 19 Aug 2009 20:17:30 +0000
Module Name: pkgsrc
Committed By: sno
Date: Wed Aug 19 20:17:30 UTC 2009
Update of /cvsroot/pkgsrc/devel/p5-autodie
In directory ivanova.netbsd.org:/tmp/cvs-serv8884
Log Message:
Importing package for perl5 pragma autodie version 2.06 to satisfy
PR pkg/41816.
The autodie pragma provides a convenient way to replace functions that normally
return false on failure with equivalents that throw an exception on failure.
The autodie pragma has lexical scope, meaning that functions and subroutines
altered with autodie will only change their behaviour until the end of the
enclosing block, file, or eval.
If system is specified as an argument to autodie, then it uses
IPC::System::Simple to do the heavy lifting. See the description of that
module for more information.
Status:
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/devel/p5-autodie/Makefile
N pkgsrc/devel/p5-autodie/DESCR
N pkgsrc/devel/p5-autodie/distinfo
No conflicts created by this import
Home |
Main Index |
Thread Index |
Old Index