The exact error message is system-dependent.
Jarkko Hietaniemi [Sun, 9 Sep 2001 14:40:39 +0000 (14:40 +0000)]
p4raw-id: //depot/perl@11965

lib/ExtUtils/Manifest.t

index a1452b9..5bf82a7 100644 (file)
@@ -129,7 +129,7 @@ chomp($warn);
 
 # the copy should have given one warning and one error
 is($warn, 'Skipping MANIFEST.SKIP', 'warned about MANIFEST.SKIP' );
-like( $@, qr/^Can't read none: No such file or directory/, 
+like( $@, qr/^Can't read none: /, 
                                                'carped about none' );
 
 # tell ExtUtils::Manifest to use a different file