open RENDER, "> $ENV{TEMP}/_temp.html" || die "unable to write to %TEMP%\\_temp.html"; #### open RENDER, ( "> $ENV{TEMP}/_temp.html" || die "unable to write to %TEMP%\\_temp.html" ); #### s{src="([^"]*)/}{src="./_temp_files/}gm