print "PATH is $ENV{'PATH'}\n"; #### $ENV{'PATH'} = "undefined" unless defined($ENV{'PATH'});