You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is so I can have a perl_modules folder relative to my project folder, analagous to npm and node_modules. However, Installing anything with cpan installs to a perl_modules directory inside the build folder, i.e., ~/.cpan/build/CPAN-2.29-0/perl_modules.
The text was updated successfully, but these errors were encountered:
I have Perl 5.34 with local::lib installed through my Linux package manager. The following variables are exported
This is so I can have a perl_modules folder relative to my project folder, analagous to npm and node_modules. However, Installing anything with cpan installs to a perl_modules directory inside the build folder, i.e.,
~/.cpan/build/CPAN-2.29-0/perl_modules
.The text was updated successfully, but these errors were encountered: