perl -e 'print $_ . "\n" for @INC' #### use lib qw(/path/to/it); #### perl -MCPAN -e 'install Image::Size'