in reply to I still can't get only the necessary lines from the file.

perl -e '/(START context |* End context *)/' Quantifier follows nothing in regex; marked by <-- HERE in m/(START co +ntext |* <-- HERE End context *)/ at -e line 1.
What do you think is wrong here? perldoc perlre