p4raw-id: //depot/perl@11965
# 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