perl -MCwd=abs_path -le 'print for map abs_path($_), @INC' #### perl -MCwd=abs_path -le 'print abs_path($_) for @INC'