Sat May 24 01:31:36 2014maillist-cpan [...] barfooze.de - Ticket created
Subject:
make install fails when DESTDIR is used
Date:
Sat, 24 May 2014 07:30:51 +0200
To:
bugs-XML-SAX [...] rt.cpan.org
From:
John Spencer <maillist-cpan [...] barfooze.de>
because install is trying to execute XML/SAX.pm after it copied it to
DESTDIR (and cant find it because DESTDIR is not $PERL5LIB).
http://api.metacpan.org/source/GRANTM/XML-SAX-0.99/Makefile.PL
"could be trivially fixed by its adding '-Ilib' to that call before the -M"
or by including its own 'lib' or 'blib/lib' dirs