# file /tmp/perl/siteconfig.pm print "loaded " . __FILE__ . " from $INC[0]\n"; shift @INC; # done with files in /tmp/perl 1;