in reply to Re: POE::Component::Server::HTTP and CSS
in thread POE::Component::Server::HTTP and CSS
Thanks! :) You're correct about the reference to the array in the documentation. CGI.pm takes either a scalar or a reference to an array even with multiple items since the two css links are viewed as just text.
Unfortunately, the hang remains. :( I'm suspecting the culprit to be the buffering even though $|++ is specified. I'll do some research to see if flushing is handled differently in POE (probably is ;-)
No one has seen what you have seen, and until that happens, we're all going to think that you're nuts. - Jack O'Neil, Stargate SG-1
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: POE::Component::Server::HTTP and CSS
by ikegami (Patriarch) on Jan 10, 2006 at 19:25 UTC | |
by jfroebe (Parson) on Jan 10, 2006 at 19:37 UTC | |
by jfroebe (Parson) on Jan 10, 2006 at 19:52 UTC |