Fix ->finalize_headers getting called twice. RT#78090
[catagits/Catalyst-Runtime.git] / t / lib / TestAppOnDemand.pm
2007-08-03 Andy Grundman Fixed a bug where c->read didn't work properly, and...