in reply to (atl) RE: Inserting stuff into a filehandle.
in thread Inserting stuff into a filehandle.

I'm using linux, with perl 5.0
I don't want to insert lines into a _file_, but into the filehandle. I'm getting data from STDIN, and I want to insert some data at the begginig before sending it to a MIME::Parser object. MIME::Parser takes the filehandle as a parameter.
  • Comment on RE: (atl) RE: Inserting stuff into a filehandle.