dtmnuclear
Programmer
I am trying to read a specific entry in a text file with differing spacings and separations. I know the line and column numbers where this entry will appear, but I do not know how to reference this value, or how to extract it to another file.
Ultimately, I would like to open the file, read the entry, print the entry to another file, write a new value over the entry, and close the newly updated file.
Any help would be greatly appreciated as I am a novice (at best) with Perl programming. Many thanks!
Ultimately, I would like to open the file, read the entry, print the entry to another file, write a new value over the entry, and close the newly updated file.
Any help would be greatly appreciated as I am a novice (at best) with Perl programming. Many thanks!