This is an archived low-energy page for bots and other anonmyous visitors.
Please sign up if you are a human and want to interact.
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.
|