On Sat, Jun 06, 2020 at 10:03:15AM +0300, Niko Tyni wrote:

> I think we need to move the perl-base between vendor and core, so after
> /usr/lib/x86_64-linux-gnu/perl/5.30 but before /usr/share/perl/5.30.

Sorry, that should have been 'after /usr/share/perl5 but before
/usr/lib/x86_64-linux-gnu/perl/5.30'.

So like this:

  @INC:
    /etc/perl
    /usr/local/lib/x86_64-linux-gnu/perl/5.30.3
    /usr/local/share/perl/5.30.3
    /usr/lib/x86_64-linux-gnu/perl5/5.30
    /usr/share/perl5
    /usr/lib/x86_64-linux-gnu/perl-base
    /usr/lib/x86_64-linux-gnu/perl/5.30
    /usr/share/perl/5.30
    /usr/local/lib/site_perl

-- 
Niko Tyni   nt...@debian.org

Reply via email to