copy_config support
[catagits/Catalyst-View-TT.git] / MANIFEST
index dd1b011..06b3857 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -15,7 +15,7 @@ lib/Catalyst/Helper/View/TTSite.pm
 lib/Catalyst/View/TT.pm
 Makefile.PL
 MANIFEST                       This list of files
-META.yml                       Module meta-data (added by MakeMaker)
+META.yml
 README
 t/01use.t
 t/02pod.t
@@ -25,12 +25,17 @@ t/05appconfig.t
 t/06includepath.t
 t/07render.t
 t/08cycle.t
+t/09providers.t
+t/10providers.encoding.t
 t/lib/TestApp.pm
+t/lib/TestApp/FauxProvider.pm
 t/lib/TestApp/root/specified_template.tt
 t/lib/TestApp/root/test.tt
 t/lib/TestApp/root/test_include_path/testpath.tt
 t/lib/TestApp/View/TT/Appconfig.pm
+t/lib/TestApp/View/TT/Encoding.pm
 t/lib/TestApp/View/TT/Includepath.pm
 t/lib/TestApp/View/TT/Includepath2.pm
 t/lib/TestApp/View/TT/Includepath3.pm
 t/lib/TestApp/View/TT/Pkgconfig.pm
+t/lib/TestApp/View/TT/Providerconfig.pm