I sometimes outsmart myself.
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / MM_VMS.t
index 759cebb..784008a 100644 (file)
@@ -14,7 +14,7 @@ BEGIN {
     # is unlikely to be installed on non VMS machines
     # (although not impossible: no xs, no sys$parse(), pure perl).
     else {
-        plan( skip_all => "This is not $^O" );
+        plan( skip_all => "This is not VMS" );
     }
 }