Merge branch 'master' into psgi
authorFlorian Ragwitz <rafl@debian.org>
Sun, 23 Jan 2011 15:42:37 +0000 (15:42 +0000)
committerFlorian Ragwitz <rafl@debian.org>
Sun, 23 Jan 2011 15:42:37 +0000 (15:42 +0000)
commit681086e7279935c38cae4b84264dc73b02b63df1
tree10e17969efa17d9e6a376632ecd419892af9961a
parent040835f08bfca3531f595fd29cd306aeb64f67da
parent94edbd2cb9cb1f63d5e10bff36e4218c44d2e978
Merge branch 'master' into psgi

master:
Version 5.80030
Fix a warning with undef bodies
Changelog the Package::Stash bugfix
Changelog the resp->body improvements
Work with PP Package::Stash again now the incorrect assumption that broke with ::XS is fixed
Stop relying on Package::Stash PP bugs
Add conflict
Bad test failed to show bug.
Fix the case for body '0'
Make response body able to be undef to allow RenderView to see 'defined but empty' body, allowing X-Sendfile to work nicer. Also removes horrible modifier code. win/win if it doesn't break anything else.
Extra links in docs
Add test case for uri_for() with #fragment and query params, broken by 5.7008 when uri_for() was reimplemented without URI.pm.
Found a another fault in chained action dispatcher.

Conflicts:
lib/Catalyst/Engine/CGI.pm
Makefile.PL
lib/Catalyst.pm
lib/Catalyst/Engine.pm