Help for this page
Select Code to Download
Select
or
download this
my @PATH = ($ENV{PATH} =~ m/clean/); %ENV = ( PATH => join(':', @PATH); );