Some questions about perlbal

Mark Smith marksmith at danga.com
Mon Jan 31 14:46:17 PST 2005


> I was reading through the code, trying to see how to implement this 
> behaviour. It would be nice to rebless a Perlbal::ClientProxy into a 
> Perlbal::ClientHTTP :). I will try to hack something as soon as I 
> understand both ClientHTTP and ClientProxy...

Actually, all you'd have to do is call $self->_serve_request, I think.  It
might need a few tweaks to make sure the states work out okay, but the
majority of the file serving code is deep down in the base class.

Good starting point, though!

--
Mark Smith
junior at danga.com


More information about the perlbal mailing list