pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-IPC-Run3
Module Name: pkgsrc
Committed By: rhaen
Date: Wed Feb 6 15:25:28 UTC 2008
Modified Files:
pkgsrc/devel/p5-IPC-Run3: Makefile distinfo
Log Message:
- updated to 0.040
ChangeLog:
0.040 2007-12-26
major rewrite of pod:
- describe all possible forms of redirectors
- list available options
- explain how run3() works
fix #31343 by using the three argument form of open() for files;
unfortunately that isn't available before Perl 5.6.0,
hence "use 5.006_00"; also use lexical filehandles everywhere
implement options append_{stdout,stderr}; add test cases
edit META.yml so that the profiling modules IPC::Run3::Prof*
(which aren't of general use) won't show on CPAN
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/p5-IPC-Run3/Makefile \
pkgsrc/devel/p5-IPC-Run3/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index