# importenv.rb -- imports environment variables as global variables, Perlish ;(
warn "Warning:#{caller[0].sub(/:in `.*'\z/, '')}: importenv is deprecated after Ruby 1.8.1 (no replacement)"
next unless /^[a-zA-Z][_a-zA-Z0-9]*/ =~ k
trace_var "$#{k}", proc{|v|