in reply to Re: Unexpected result using tell/seek within the __DATA__ file
in thread Unexpected result using tell/seek within the __DATA__ file
Do you mean that the text editor could be doing this? I just opened the file in a hex editor and it shows 0x0D 0x0A for every line.
Why would Perl convert differently after the __DATA__ for tell() but not for seek()?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Unexpected result using tell/seek within the __DATA__ file (buffer)
by tye (Sage) on Mar 11, 2011 at 18:43 UTC | |
by Gulliver (Monk) on Mar 11, 2011 at 19:49 UTC | |
by Gulliver (Monk) on Mar 11, 2011 at 22:11 UTC | |
|
Re^3: Unexpected result using tell/seek within the __DATA__ file
by ikegami (Patriarch) on Mar 11, 2011 at 19:51 UTC | |
by Gulliver (Monk) on Mar 11, 2011 at 20:36 UTC | |
by ikegami (Patriarch) on Mar 12, 2011 at 00:36 UTC | |
by Gulliver (Monk) on Mar 12, 2011 at 02:39 UTC | |
by ikegami (Patriarch) on Mar 12, 2011 at 06:33 UTC |