HaloO, Jonathan Lang wrote:
But then, a file handle doesn't behave exactly like "standard in" or "standard out", either (last I checked, Perl 5 won't do anything useful if you say "seek STDIN, 0, SEEK_END").
How should Perl 6 behave? I guess it's possible to return a lazy list that captures STDIN from the time of call onwards. Regards, TSa. --