diff options
author | Buchan Milne <buchan@mageia.org> | 2010-10-28 10:40:56 +0000 |
---|---|---|
committer | Buchan Milne <buchan@mageia.org> | 2010-10-28 10:40:56 +0000 |
commit | 45f7611e07bdf606b93040b2a075fd72759d44e0 (patch) | |
tree | 511fea40d574e9fcfbd2bd7109a2440dac8e2c1a /META.yml | |
parent | 601b41083cf7c2186ecce70ec07aebdb9310edd6 (diff) | |
download | identity-45f7611e07bdf606b93040b2a075fd72759d44e0.tar identity-45f7611e07bdf606b93040b2a075fd72759d44e0.tar.gz identity-45f7611e07bdf606b93040b2a075fd72759d44e0.tar.bz2 identity-45f7611e07bdf606b93040b2a075fd72759d44e0.tar.xz identity-45f7611e07bdf606b93040b2a075fd72759d44e0.zip |
Dont run in debug mode by default (use -d option if you want debug mode)
Cleanups from Guillaume Rousse
Remove some debugging
Diffstat (limited to 'META.yml')
-rw-r--r-- | META.yml | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -20,10 +20,22 @@ no_index: - t requires: Catalyst::Action::RenderView: 0 + Catalyst::Model::LDAP::FromAuthentication: 0 + Catalyst::Plugin::Authentication: 0 + Catalyst::Plugin::Authentication::Store::LDAP: 0 + Catalyst::Plugin::Captcha: 0 Catalyst::Plugin::ConfigLoader: 0 + Catalyst::Plugin::I18N: 0 + Catalyst::Plugin::Session::State::Cookie: 0 + Catalyst::Plugin::Session::Store::File: 0 Catalyst::Plugin::Static::Simple: 0 Catalyst::Runtime: 5.80022 + Catalyst::View::Email: 0 + Catalyst::View::TT: 0 Config::General: 0 + Crypt::CBC: 0 + Data::UUID: 0 + Email::Valid: 0 Moose: 0 namespace::autoclean: 0 resources: |