[Catalyst-commits] r9186 -
Catalyst-View-TT-XHTML/1.000/trunk/lib/Catalyst/View/ContentNegotiation
rafl at dev.catalyst.perl.org
rafl at dev.catalyst.perl.org
Tue Feb 3 21:32:59 GMT 2009
Author: rafl
Date: 2009-02-03 21:32:59 +0000 (Tue, 03 Feb 2009)
New Revision: 9186
Modified:
Catalyst-View-TT-XHTML/1.000/trunk/lib/Catalyst/View/ContentNegotiation/XHTML.pm
Log:
Requiring a process method is not a bug.
Modified: Catalyst-View-TT-XHTML/1.000/trunk/lib/Catalyst/View/ContentNegotiation/XHTML.pm
===================================================================
--- Catalyst-View-TT-XHTML/1.000/trunk/lib/Catalyst/View/ContentNegotiation/XHTML.pm 2009-02-03 21:30:30 UTC (rev 9185)
+++ Catalyst-View-TT-XHTML/1.000/trunk/lib/Catalyst/View/ContentNegotiation/XHTML.pm 2009-02-03 21:32:59 UTC (rev 9186)
@@ -126,8 +126,6 @@
=head1 BUGS
-Will only work with Views which implement a process method.
-
Should be split into a base ContentNegotiation role which is consumed by ContentNegotiation::XHTML.
=head1 AUTHOR
More information about the Catalyst-commits
mailing list