Craig A. Berry <[EMAIL PROTECTED]> writes:
>+ pio_fp = PerlIO_importFILE(fp,&("r\000w\000r+"[2*i]));That is devious, and next line would imply there is a 4th case. > fh = newFH(pio_fp,"<>++"[i]); > ST(0) = (fh ? sv_2mortal(fh) : &PL_sv_undef); > } >[end of patch] -- Nick Ing-Simmons http://www.ni-s.u-net.com/
