in reply to Re (tilly) 5: processing large files
in thread processing large files

Good enough. Since Perl does not permit pointer arithmetic any distinction between addresses and names is meaningless. While I understand that internally Perl uses C uses pointers and even pointer arithmetic it is, as you say, only a mental map.

Ultimately it is all just electrical charges on a circuit anyway. Perl itself doesn't really exist at runtime.

  • Comment on Re: Re (tilly) 5: processing large files