Message-ID: <
002601c062be$c5f749c0$a20a140a@bfs.phone.com>
p4raw-id: //depot/perl@8074
package ExtUtils::Liblist;
+no warnings 'ambiguous'; # silence the -f() file tests.
+
@ISA = qw(ExtUtils::Liblist::Kid File::Spec);
sub lsdir {
$self->{PERL_INC} = $self->catdir("$self->{PERL_ARCHLIB}","CORE"); # wild guess for now
my $perl_h;
+ no warnings 'uninitialized' ;
if (not -f ($perl_h = $self->catfile($self->{PERL_INC},"perl.h"))
and not $old){
# Maybe somebody tries to build an extension with an