Re: Why t/lib/extutils.t is failing (was Re: [PATCH] Re: [PATCH] Re: [SPAM] Re:...
[p5sagit/p5-mst-13.2.git] / t / lib / trig.t
index def7c15..4246a47 100755 (executable)
@@ -184,7 +184,7 @@ use Math::Trig ':radial';
     print "ok 24\n";
 
     print 'not '
-       unless (near(great_circle_direction(0, 0, pi, pi), -pi/2));
+       unless (near(great_circle_direction(0, 0, pi, pi), -pi()/2));
     print "ok 25\n";
 
     # London to Tokyo.