Marcus Rueckert wrote:
> On 2007-05-16 11:21:00 +0200, Ludwig Nussel wrote:
>> suse $ perl -V:installvendorarch -V:installvendorlib
>> installvendorarch='/usr/lib/perl5/vendor_perl/5.8.8/i586-linux-thread-multi';
>> installvendorlib='/usr/lib/perl5/vendor_perl/5.8.8';
>>
>> debian $ perl -V:installvendorarch -V:installvendorlib                  
>> installvendorarch='/usr/lib/perl5';
>> installvendorlib='/usr/share/perl5';
>>
>> Couldn't we have a lot more noarch packages by defining those
>> variables the Debian way? That would also allow to install perl
>> modules from newer/older distros as the exact version number is not
>> encoded in the path.
> 
> same goes for python

Actually unlike python, the perl directory layout doesn't prevent you
from creating noarch packages, because it's /usr/lib/perl5 everywhere
and the arch-dependent files go to /usr/lib/perl5/$arch-$os-blah-blah.
Just there aren't many (read: zero) noarch perl packages in the
distribution :-)

Michal
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to