Closed KES777 closed 1 year ago
First of all, in a regular setup when you install Carton to site_perl or local::lib path, you won't have this issue. Second, it's not Carton that causes it, but it's how perl evaluates PERL5LIB when you change runtime directory, and that's why tools like local::lib configures PERL5LIB in an absolute path.
At this section: https://metacpan.org/pod/Carton#AVAILABILITY stated:
I suggest to change path to
/absolute/path/to/local/lib/perl5
fromlocal/lib/perl5