fix missinginclude tests 3.22_01
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 3 Jun 2008 03:35:27 +0000 (03:35 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 3 Jun 2008 03:42:39 +0000 (03:42 +0000)
Try to open the missing file in the same way PLP::source() will,
to obtain the same warning message.

For example MSWin32-x86-multi-thread said:
Can't open "C:\Perl\cpan\build\PLP-3.22-ZfVju5\missinginclude" (No such file or directory)
while several CPANTS linuxes were localized:
Can't open "/tmp/missinginclude" (Datei oder Verzeichnis nicht gefunden)


No differences found