Hello out there - I have learned a lot of Perl today, but I am still trying to figure one more thing out. How can I go through a file and extract all the text between certain delimiters - for example I have: Bilbo, "Why I like rings" Freemont Press, 1998. Frodo, "Why I don't" Bridgedale Freemans, 1832 Etc I want to get: Why I like rings Why I don't It seems like there should be a real quick way to do this. . . thoughts? tim
one question to end the day on . . .
Booher Timothy B 1stLt AFRL/MNAC Fri, 01 Feb 2002 15:12:52 -0800
- Re: one question to end the day on . . . Booher Timothy B 1stLt AFRL/MNAC
- Re: one question to end the day on .... Eric Beaudoin
- RE: one question to end the day on .... Timothy Johnson
- RE: one question to end the day on .... Timothy Johnson
- RE: one question to end the day on .... Russ Foster
- Re: one question to end the day ... Michael R. Wolf
- Re: one question to end the day on .... david wright
- RE: one question to end the day ... Steve Howard
- why shift @_ ? david wright
- Re: why shift @_ ? Jenda Krynicky
- Re: why shift @_ ? Jeff 'japhy' Pinyan