From: Tomas Doran Date: Mon, 15 Feb 2010 22:52:20 +0000 (+0000) Subject: Remove these, they're generated files X-Git-Tag: 0.07_02~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-View-Component-SubInclude.git;a=commitdiff_plain;h=cf61e0159f687d030fd728d6d5de7aec9a98f46d Remove these, they're generated files --- diff --git a/MANIFEST b/MANIFEST deleted file mode 100644 index acea10d..0000000 --- a/MANIFEST +++ /dev/null @@ -1,32 +0,0 @@ -Changes -inc/Module/AutoInstall.pm -inc/Module/Install.pm -inc/Module/Install/AuthorRequires.pm -inc/Module/Install/AuthorTests.pm -inc/Module/Install/AutoInstall.pm -inc/Module/Install/Base.pm -inc/Module/Install/Can.pm -inc/Module/Install/Catalyst.pm -inc/Module/Install/Fetch.pm -inc/Module/Install/Include.pm -inc/Module/Install/Makefile.pm -inc/Module/Install/Metadata.pm -inc/Module/Install/Win32.pm -inc/Module/Install/WriteAll.pm -lib/Catalyst/View/Component/SubInclude.pm -lib/Catalyst/View/Component/SubInclude/ESI.pm -lib/Catalyst/View/Component/SubInclude/SubRequest.pm -lib/Catalyst/View/Component/SubInclude/Visit.pm -Makefile.PL -MANIFEST This list of files -META.yml -README -t/00-load.t -t/author/pod-coverage.t -t/author/pod.t -t/lib/ESITest.pm -t/lib/ESITest/Controller/Root.pm -t/lib/ESITest/root/index.tt -t/lib/ESITest/root/time_include.tt -t/lib/ESITest/View/TT.pm -t/script/esitest_server.pl diff --git a/META.yml b/META.yml deleted file mode 100644 index 44d41f3..0000000 --- a/META.yml +++ /dev/null @@ -1,30 +0,0 @@ ---- -abstract: 'Use subincludes in your Catalyst views' -author: - - 'Nilson Santos Figueiredo Junior, C<< >>' -build_requires: - Catalyst::View::TT: 0 - ExtUtils::MakeMaker: 6.42 -configure_requires: - ExtUtils::MakeMaker: 6.42 -distribution_type: module -generated_by: 'Module::Install version 0.910' -license: perl -meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.4.html - version: 1.4 -name: Catalyst-View-Component-SubInclude -no_index: - directory: - - inc - - t -requires: - Carp: 0 - Catalyst::Plugin::SubRequest: 0 - Catalyst::Runtime: 5.80014 - Moose: 0 - Moose::Role: 0 - namespace::clean: 0 -resources: - license: http://dev.perl.org/licenses/ -version: 0.07