in reply to @INC not providing path to modules

Try

use lib '/home/grunt103/perl5/lib/perl5';

Ignore the .cpan tree because that's just for the tool's own use.