remove a confusing and duplicate bit of documentation
authorMarcus Ramberg <marcus@nordaaker.com>
Wed, 25 Jun 2008 20:15:23 +0000 (20:15 +0000)
committerMarcus Ramberg <marcus@nordaaker.com>
Wed, 25 Jun 2008 20:15:23 +0000 (20:15 +0000)
commit9bfaf006d5c1cde4938a32e97e1cc58f1c5befa4
tree98d70ca5b8e904aa0bec06ba5eaa8992aab5ecaf
parent686a890ee17264e0595954f450e625b11eb79ae5
remove a confusing and duplicate bit of documentation
Fix for LocalRegex when used in the Root controller
Update HTTP::Body dep so that the uploadtmp config value will work (RT #22540)
remove 0-length query string components so warnings aren't thrown (RT #36428)
merge compres branch
r21359@Command-Central (orig r7936):  bricas | 2008-06-20 20:14:11 +0200
r21361@Command-Central (orig r7938):  bricas | 2008-06-23 15:38:24 +0200
r21418@Command-Central (orig r7995):  bricas | 2008-06-24 00:01:06 +0200
r21419@Command-Central (orig r7996):  bricas | 2008-06-24 02:14:21 +0200
r21423@Command-Central (orig r8000):  marcus | 2008-06-25 21:08:09 +0200
lib/Catalyst.pm
lib/Catalyst/Dispatcher.pm
t/lib/TestApp.pm
t/lib/TestApp/Controller/Action/Go.pm [new file with mode: 0644]
t/lib/TestApp/Controller/Action/TestRelative.pm
t/live_component_controller_action_go.t [new file with mode: 0644]