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
Upgrade to Math::Complex 1.48 and Math::Trig 1.13
[perl5.git]
/
lib
/
Math
/
Complex.t
diff --git
a/lib/Math/Complex.t
b/lib/Math/Complex.t
index
25c068d
..
c914331
100755
(executable)
--- a/
lib/Math/Complex.t
+++ b/
lib/Math/Complex.t
@@
-13,7
+13,7
@@
BEGIN {
}
}
-use Math::Complex 1.4
2
;
+use Math::Complex 1.4
8
;
use vars qw($VERSION);