Checking in changes prior to tagging of version 1.002. Changelog diff is:
[catagits/Catalyst-View-ContentNegotiation-XHTML.git] / Makefile.PL
index 48407cd..e647192 100644 (file)
@@ -6,6 +6,7 @@ all_from 'lib/Catalyst/View/TT/XHTML.pm';
 requires 'Catalyst::Runtime';
 requires 'Catalyst::View::TT';
 requires 'HTTP::Negotiate';
+requires 'Class::C3';
 
 build_requires 'Catalyst::Action::RenderView';
 build_requires 'Test::WWW::Mechanize::Catalyst';