Help for this page
C:\test>set fred Environment variable fred not defined ... C:\test>perl -E"$ENV{fred}='bill'; system q[set fred]";; fred=bill