I'm a nearly absolute beginner to Perl, and a lot of the text manipulation things confuse me. I have a large text file with information essentially broken into lines like this:
findable text with a regexp information I care about more findable text There are plenty of sections like this in the file. How can I write a program that opens the file then searches for the middle line and prints it to a new file? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/