Upgrade to ExtUtils-MakeMaker-6.47_02
[p5sagit/p5-mst-13.2.git] / lib / Term / Cap.t
index 08f042e..1f046e4 100644 (file)
@@ -159,7 +159,11 @@ SKIP: {
 }
 
 # Windows hack
+SKIP:
 {
+   skip("QNX's termcap database does not contain an entry for dumb terminals",
+        1) if $^O eq 'nto';
+
    local *^O;
    local *ENV;
    delete $ENV{TERM};