Help for this page
$binpath="c:\\qa\\kontor\\bin"; if( $ENV{PATH} !~ /$binpath/i) # error here
if( $ENV{PATH} !~ /c:\\qa\\kontor\\bin/i)