I have some relatively large content (well, large enough that I don't want to have it in memory and passed around) to push around between two of my boxes. I've modified http.pm to suit my needs, but I'm wondering if anyone has already slayed this dragon? My mod is to pass in a reference to a FileHandle and then read from that while writing to the socket.
Would the community benefit from my diff or should I use consider someone elses approach? Thanks, peter
