|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
How do I redirect to multiple output files based on the input file?by marecaryousuf (Initiate) |
| on Aug 08, 2012 at 12:24 UTC ( #986246=perlquestion: print w/ replies, xml ) | Need Help?? |
|
marecaryousuf has asked for the
wisdom of the Perl Monks concerning the following question:
I have an input file, which has customer account numbers. I need to lookup another file with this customer account number and get customer details like Name, Address, Fees, etc. Now, based on the fees I need to generate output files (1 file per distict fee). There might be "n" distinct fee and customers with that fee should have a separate file. How do I do this?
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||