http://www.perlmonks.org?node_id=1017583


in reply to Re: how do you install a perl app::someapp module in bash
in thread how do you install a perl app::someapp module in bash

Yes you need to make your perl script executable, or you need to specify the perl interpreter path manually like, #/usr/bin/perl perlprogram.pl