CC: | ADAMK [...] cpan.org |
Subject: | missing inc directory |
String::Diff comes without the inc directory that which is supposed to
be distributed with Module::Install based distros. So it complains most
of the time that it
Can't locate inc/Module/Install.pm in @INC (@INC contains: /home/src/perl
/repoperls/installed-perls/perl/p9xHaBy/perl-5.8.0@31166/lib/5.9.5/i686-linux-64
int
/home/src/perl/repoperls/installed-perls/perl/p9xHaBy/perl-5.8.0@31166/lib/5
.9.5
/home/src/perl/repoperls/installed-perls/perl/p9xHaBy/perl-5.8.0@31166/lib/
site_perl/5.9.5/i686-linux-64int
/home/src/perl/repoperls/installed-perls/perl/p
9xHaBy/perl-5.8.0@31166/lib/site_perl/5.9.5 .) at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
or some such. The author probably does not see this because he has the
inc directory?
I do not understand why it sometimes works. Maybe only when the user has
Module::Install installed. I'll CC Adam Kennedy, maybe he can explain
what's wrong with String::Diff.
Thanks,