develooper Front page | perl.makemaker | Postings from January 2006

Re: Help with a Cwd.pm build error

Thread Previous
From:
Nick Ing-Simmons
Date:
January 28, 2006 11:59
Subject:
Re: Help with a Cwd.pm build error
Message ID:
20060128195929.8718.5@llama.ing-simmons.net
Nicholas Clark <nick@ccl4.org> writes:
>
>If you want to be really really horrible and close all file handles (or a
>subset such all handles that don't turn out to a tty), even those that are no
>longer referenced via symbol tables, you can probably do this with XS by
>walking the SV arenas.

In XS you can probably also do that via perlio structures.

>
>Nicholas Clark


Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About