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
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix a CPANPLUS test that fails when run on a read-only source tree
[perl5.git]
/
lib
/
CPANPLUS
/
Internals.pm
diff --git
a/lib/CPANPLUS/Internals.pm
b/lib/CPANPLUS/Internals.pm
index
17760cb
..
897a4a7
100644
(file)
--- a/
lib/CPANPLUS/Internals.pm
+++ b/
lib/CPANPLUS/Internals.pm
@@
-40,7
+40,7
@@
use vars qw[@ISA $VERSION];
CPANPLUS::Internals::Report
];
CPANPLUS::Internals::Report
];
-$VERSION = "0.79_0
1
";
+$VERSION = "0.79_0
2
";
=pod
=pod