Forwarding this to the mailing list as I have no idea how ExtUtils::Liblist
works.  Hopefully soemone else can diagnose this bug.


----- Forwarded message from Slaven Rezic <[EMAIL PROTECTED]> -----

From: Slaven Rezic <[EMAIL PROTECTED]>
Date: Wed, 31 Jul 2002 18:18:45 +0200 (CEST)
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: ExtUtils::Liblist does not drop unrecognized libraries
Reply-To: [EMAIL PROTECTED]
X-Mailer: GNU Emacs/sendmail [version 20.7.1]

Hello Michael,

the line

   perl -MExtUtils::Liblist -e 'warn join(",", 
ExtUtils::Liblist->ext("-ldoesnotexist", 1, 0))'

produces the result:

Potential libraries are '-ldoesnotexist':
'-ldoesnotexist' found at /usr/lib/1
-ldoesnotexist,,-ldoesnotexist,/usr/lib at -e line 1.

which is obviously wrong. This is with perl-5.8.0 on FreeBSD 4.6.

This affects the Makefile.PL of XML::Parser 2.31.

Regards,
        Slaven

-- 
Slaven Rezic - [EMAIL PROTECTED]

    tknotes - A knotes clone, written in Perl/Tk.
    http://ptktools.sourceforge.net/#tknotes



----- End forwarded message -----

-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl Quality Assurance      <[EMAIL PROTECTED]>         Kwalitee Is Job One
I have this god-awful need to aquire useless crap!!!

Reply via email to