summaryrefslogtreecommitdiff
path: root/cpan/IPC-Cmd
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-01-08 14:43:40 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2011-01-08 14:43:40 +0000
commitf37ee46a900e79f5a090d29ad1c32e1e8c4684ca (patch)
treea262ba066697c09baf99616c9829e7d427061f25 /cpan/IPC-Cmd
parent09219716c0ac19d35190306a6cfa5fdbbde0c2cb (diff)
downloadperl-f37ee46a900e79f5a090d29ad1c32e1e8c4684ca.tar.gz
Update IPC-Cmd to CPAN version 0.68
[DELTA] Changes for 0.68 Fri Jan 7 21:08:58 GMT 2011 ================================================= * Apply blead patch from Peter Acklam
Diffstat (limited to 'cpan/IPC-Cmd')
-rw-r--r--cpan/IPC-Cmd/lib/IPC/Cmd.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/IPC-Cmd/lib/IPC/Cmd.pm b/cpan/IPC-Cmd/lib/IPC/Cmd.pm
index 0468e500c2..010ddabb70 100644
--- a/cpan/IPC-Cmd/lib/IPC/Cmd.pm
+++ b/cpan/IPC-Cmd/lib/IPC/Cmd.pm
@@ -17,7 +17,7 @@ BEGIN {
$INSTANCES
];
- $VERSION = '0.66';
+ $VERSION = '0.68';
$VERBOSE = 0;
$DEBUG = 0;
$WARN = 1;