This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abb5436
)
Bump version of IPC::Cmd
author
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Thu, 25 Oct 2007 08:43:41 +0000
(08:43 +0000)
committer
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Thu, 25 Oct 2007 08:43:41 +0000
(08:43 +0000)
p4raw-id: //depot/perl@32188
lib/IPC/Cmd.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/IPC/Cmd.pm
b/lib/IPC/Cmd.pm
index
bb951f8
..
8e7a5b1
100644
(file)
--- a/
lib/IPC/Cmd.pm
+++ b/
lib/IPC/Cmd.pm
@@
-13,7
+13,7
@@
BEGIN {
$USE_IPC_RUN $USE_IPC_OPEN3 $WARN
];
- $VERSION = '0.40';
+ $VERSION = '0.40
_1
';
$VERBOSE = 0;
$DEBUG = 0;
$WARN = 1;