Forgotten from #15523.
[p5sagit/p5-mst-13.2.git] / lib / Math / Trig.pm
index e4732c1..d1ac4f5 100644 (file)
@@ -7,7 +7,7 @@
 require Exporter;
 package Math::Trig;
 
-use 5.6.1;
+use 5.006;
 use strict;
 
 use Math::Complex qw(:trig);