print "Path = ", $ENV{PATH}, "\n"; $ENV{PATH} .= ";c:\temp"; # add c:\temp to it