new config attr that lets you override the default content type
authorJohn Napiorkowski <jjnapiork@cpan.org>
Thu, 28 Feb 2013 22:03:45 +0000 (17:03 -0500)
committerJohn Napiorkowski <jjnapiork@cpan.org>
Thu, 28 Feb 2013 22:03:45 +0000 (17:03 -0500)
commit59a2e92ae5c162501fca685ee55406b0ed5fe4a2
treefe0b7afd87c810495a8454076f698ac2e2688e74
parentdd53ec3321f39d0423f5b3c538445779c9a5e5f3
new config attr that lets you override the default content type
Changes
lib/Catalyst/View/TT.pm
t/14alt_content_type.t [new file with mode: 0644]
t/lib/TestApp/Controller/Root.pm
t/lib/TestApp/View/TT/AltContentType.pm [new file with mode: 0755]
t/lib/TestApp/root/test_alt_content_type.tt [new file with mode: 0644]