use lib qw(/my/preferred/dir); print "SITECUSTOMIZE: INC: @INC\n" if $ENV{DEBUG_SITECUSTOMIZE}; # just for fun