$ perl -MMAS::Global -e0 #### Can't locate MAS/Global.pm in @INC (you may need to install the MAS::Global module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 ... YADDA YADDA ... /usr/local/lib/site_perl). BEGIN failed--compilation aborted. #### perl -e'BEGIN {warn join " ",@INC};use MAS::Global'