perl -pe '$f=1 if(/\[Section B\]/);s/^\$param2=value2$/\$param2=new_value2/ if($f);'