in reply to •Re: Perl Web Server no picture
in thread Perl Web Server no picture
I think he means: if you show us code, we will show you on which filehandle you need to call binmode.
Most likely it is the filehandle for the file you are opening for reading. The file you want to serve to the world.
Actually, such a bug has just been fixed in POE::Component::Server::HTTPServer. Check out diff at this link. Is CPAN amazing or what?
|
---|