in reply to Re: Distributing Perl in a Linux distribution
in thread Distributing Perl in a Linux distribution

No, the right place for distribution-packaged modules is lib/vendor. lib/site is for module that the admin will install without packaging (either manually or using CPAN/CPANPLUS).

Replies are listed 'Best First'.
Re^3: Distributing Perl in a Linux distribution
by Anonymous Monk on Oct 02, 2009 at 01:32 UTC
    Correction :)
    perl -V:installsitelib -V:installvendorlib