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

Patrick R. Michaud pmichaud at pobox.com
Mon Jul 18 15:52:10 UTC 2011


On Mon, Jul 18, 2011 at 11:26:49AM -0400, Andrew Whitworth wrote:
> 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.

Now added as TT #2157, at least for the FileHandle not closing part.

Pm


More information about the parrot-dev mailing list