![]() |
|
Come for the quick hacks, stay for the epiphanies. | |
PerlMonks |
Perl script to print Next line after Pattern Matchingby rajkrishna89 (Acolyte) |
on Dec 20, 2011 at 13:38 UTC ( [id://944393]=perlquestion: print w/replies, xml ) | Need Help?? |
rajkrishna89 has asked for the wisdom of the Perl Monks concerning the following question: I got multiple of documents in which i have to extract a line coming after a ID..The scenario is
I have to extract the id which is coming after YES..The output should be
i have written a script which is throwing up errors:
pls rectify my mistakes Optional- I want to know the following : 1. currently im opening for a single file how can i do it for multiple files of the same extension? 2.How to write the output to an excel file?
Back to
Seekers of Perl Wisdom
|
|