Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Dear All perl monks i am very new to perl i need help in creating a file name based on values from a file lets say column3 will be my file name which will again appear in another file
file1 adb xyz pqr adl ads pqr ert wer pqr output file name : pqr & data: adb xyz pqr adl ads pqr ert wer pqr
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: need urgent help for
by Corion (Patriarch) on Jan 14, 2013 at 12:30 UTC | |
|
Re: need urgent help for
by parv (Parson) on Jan 14, 2013 at 12:40 UTC | |
by talexb (Chancellor) on Jan 14, 2013 at 17:51 UTC | |
by Your Mother (Archbishop) on Jan 14, 2013 at 21:31 UTC | |
|
Re: need urgent help for
by Anonymous Monk on Jan 14, 2013 at 12:28 UTC |