perl, Programming IT Nursery How is Perl’s @INC constructed? (aka What are all the ways of affecting where Perl modules are searched for?) What are all the ways of affecting where Perl modules are searched for? or, How is Perl’s @INC constructed? As we know, Perl uses @INC array containing directory names... May 30, 2022 0 Comments