gregor herrmann wrote:
On Thu, 03 Jan 2008 19:10:00 +0100, Slaven Rezic wrote:

See bug report at RT (with patch):
http://rt.cpan.org/Ticket/Display.html?id=32068

As far as I can see this bug does not apply to the Debian package,
which uses a patch to read the relevant directories from a config
file.

/usr/lib/perl5 is not scanned and indexed on my system:

$ sudo /usr/bin/perlindex -index |& grep Scanning
Scanning /usr/share/perl/5.8 ...
Scanning /usr/lib/perl/5.8 ...
Scanning /usr/local/share/perl/5.8.8 ...
Scanning /usr/share/perl5 ...
Scanning /usr/bin ...
Scanning /usr/local/lib/perl/5.8.8 ...

$ perl '-V:installvendorarch.*'
installvendorarch='/usr/lib/perl5';

installvendorscript is not a problem on Debian, as installvendorscript the same path like installscript.

(/etc/perl, which is part of @INC is also not indexed, but I guess there are no Pods to be expected here)

Regards,
   Slaven




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to