[Catalyst-commits] r12837 - trunk/examples/Tutorial/MyApp_Chapter9_FormHandler/MyApp

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Mon Feb 8 23:39:31 GMT 2010


Author: t0m
Date: 2010-02-08 23:39:31 +0000 (Mon, 08 Feb 2010)
New Revision: 12837

Removed:
   trunk/examples/Tutorial/MyApp_Chapter9_FormHandler/MyApp/META.yml
   trunk/examples/Tutorial/MyApp_Chapter9_FormHandler/MyApp/inc/
Log:
Remove bits to be kept in revison control

Deleted: trunk/examples/Tutorial/MyApp_Chapter9_FormHandler/MyApp/META.yml
===================================================================
--- trunk/examples/Tutorial/MyApp_Chapter9_FormHandler/MyApp/META.yml	2010-02-08 23:39:02 UTC (rev 12836)
+++ trunk/examples/Tutorial/MyApp_Chapter9_FormHandler/MyApp/META.yml	2010-02-08 23:39:31 UTC (rev 12837)
@@ -1,38 +0,0 @@
----
-abstract: 'Catalyst based application'
-author:
-  - root
-build_requires:
-  ExtUtils::MakeMaker: 6.42
-configure_requires:
-  ExtUtils::MakeMaker: 6.42
-distribution_type: module
-generated_by: 'Module::Install version 0.91'
-license: perl
-meta-spec:
-  url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
-name: MyApp
-no_index:
-  directory:
-    - inc
-    - t
-requires:
-  Catalyst::Action::RenderView: 0
-  Catalyst::Authentication::Realm::SimpleDB: 0
-  Catalyst::Plugin::Authentication: 0
-  Catalyst::Plugin::Authorization::Roles: 0
-  Catalyst::Plugin::ConfigLoader: 0
-  Catalyst::Plugin::Session: 0
-  Catalyst::Plugin::Session::State::Cookie: 0
-  Catalyst::Plugin::Session::Store::FastMmap: 0
-  Catalyst::Plugin::Static::Simple: 0
-  Catalyst::Runtime: 5.80004
-  Config::General: 0
-  DBIx::Class::EncodedColumn: 0
-  HTML::FormHandler::Model::DBIC: 0
-  Perl6::Junction: 0
-  parent: 0
-resources:
-  license: http://dev.perl.org/licenses/
-version: 0.01




More information about the Catalyst-commits mailing list