in reply to Re: Re: find and replace project with values coming from a table
in thread find and replace project with values coming from a table
As for adding a new line to the end of the file, the end-of-file point moves - just like the closing brace "moves" if you add a line to the end of the block. The fact that in some OSses there isn't an end-of-file byte because it can be determined by another piece of information kept by the OS isn't relevant - that happens on a far lower level than Perl.
A file is a block that follows the same scoping rules as blocks bound by braces.
Abigail
|
|---|