Help for this page
set _TEST="c:\path\dir & test" set PATH=%_TEST%;%drivep%\perl\site\bin;%drivep%\perl\bin;%drivep%\c +\bin;%PATH%
c:\strawberry>set ... ... c:\path\dir & test>perl -e "print $ENV{PATH}" c:\path\dir & test;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin; +C:\strawberry\c\bin; .....