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:
33f0e03
)
Math-Complex: customized VERSION bump
author
Jarkko Hietaniemi
<jhi@iki.fi>
Sat, 22 Oct 2016 15:57:42 +0000
(11:57 -0400)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Sat, 22 Oct 2016 19:51:16 +0000
(15:51 -0400)
cpan/Math-Complex/lib/Math/Complex.pm
patch
|
blob
|
blame
|
history
diff --git
a/cpan/Math-Complex/lib/Math/Complex.pm
b/cpan/Math-Complex/lib/Math/Complex.pm
index
e77b4d0
..
ea3e006
100644
(file)
--- a/
cpan/Math-Complex/lib/Math/Complex.pm
+++ b/
cpan/Math-Complex/lib/Math/Complex.pm
@@
-10,7
+10,7
@@
package Math::Complex;
{ use 5.006; }
use strict;
-our $VERSION = 1.59;
+our $VERSION = 1.59
_01
;
use Config;