![]() |
How to update file with values from another text file
Hi Experts,
Im new to Perl i need your expertise on how to get or read values from one text file and need to update the same values in to another text file and save the file please help me or recommand me do to so. Thanks in advance. Regards. Naveen |
Re: How to update file with values from another text file
If your files are CSV files, use Text::CSV to read/write them
P.S. Consider reading "Learning Perl" (no earlier than 4th edition) or "Beginning Perl". |
| All times are GMT +5.5. The time now is 01:46. |