in reply to Extracting from Multiple Files
Are you learning Perl, or are you seeking a fully written script? If it's the former, please specify what part of the problem you are stuck on. We're glad to help with specific stumbling blocks. But if it's the latter, and you are just requesting that someone write the script for you, you're at the wrong place, and might have better luck at a for-pay site such as http://answers.google.com, or by hiring someone at http://jobs.perl.org.
To learn how to accomplish the task you're discussing, I would recommend picking up a copy of the Llama book, from O'Reilly & Associates, Learning Perl, by Randal Schwartz. Just about everything you're asking is addressed in that book, and it will take you only a few days to get through it. If you're intent on learning Perl, that's a minimal investment of time, but worthwhile, and practically a requirement before you can get to a point where you find yourself actually learning Perl rather than staring blankly at scripts others have written. You will also find a lot of good information in the Plain Old Documentation (POD) that comes with Perl:
I hope that's enough to get you started. Let us know when you run into something for which you need further clarification.
Dave
|
|---|