I need to use Bio::Phylo::Forest and Bio::Phylo::Treedrawer modules from my code but they are based on perl5lib and not perllib. I need to use perl5li @INC locally. I exported @INC to local dir.
export PERL5LIB=/home/my_code_folderand trying to access it via code
use local::lib "/home/my_code_folder"but somehow no success. The error shows
Attempting to create directory /home/my_code_folder. Permission denied at /usr/share/perl5/local/lib.pm line 255.In reply to Exporting perl5lib to local directory and using local::lib module to access it. by Naren87
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |