On Monday, June 02, 2003, at 04:33AM, Nick Ing-Simmons <[EMAIL PROTECTED]> wrote:
>What has changed recently is PerlIO_tmpfile() now calls File::Temp. >Jarkko decided to do that rather than try and pull the logic from File::Temp >into perlio.c >As this has only occured very recently then previous PerlIO_tempfile() >(which used mkstemp()) should suffice. Something like this appears to be what Jarkko did in 19657. I can confirm that glob now works again in miniperl on VMS. Thanks all for the quick replies.
