Close($file) required in Perl 6, unlike Perl 5

Andrew Whitworth wknight8111 at gmail.com
Mon Jul 18 15:26:49 UTC 2011


On Mon, Jul 18, 2011 at 10:41 AM, Peter Lobsinger <plobsing at gmail.com> wrote:
> The destructor does exactly that, but is not triggered by global teardown.

That seems wrong to me, we should be sweeping pools and destroying
PMCs on global teardown. If we aren't doing that, it's a bug.

--Andrew Whitworth


More information about the parrot-dev mailing list