I have a file named event.txt and I need a Perl script to open it and read the lines between tag1 and tag2 keywords and print them on the screen.
I have searched the forum and there are similar questions but I don't know how should I open the text file and do such a search.