http://www.perlmonks.org?node_id=1010243


in reply to Re^2: On-disk multipart/form-data part extraction
in thread On-disk multipart/form-data part extraction

STDIN not available? EH?? I've never seen an environment where stdin wasn't available. Even if you opened STDIN directly

close STDIN; open STDIN,"< myfile.text" or die "myfile.txt: $!"; ... do stuff
as such. Is this a CGI script or what are you up to here?


Peter L. Berghold -- Unix Professional
Peter -at- Berghold -dot- Net; AOL IM redcowdawg Yahoo IM: blue_cowdawg