I had some code using $c->engine->read_length attribute which seems to have
been removed after 5.90007.

IIRC, that attribute just held the value of the content-length header.  Is
there any reason I can't use $c->request->header('Content-Length') as a
replacement?

-- 
Bill Moseley
[email protected]
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to