blob: 1034889299be899a49a056693afe582b35d1d29e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
---
abstract: 'Catalyst based application'
author:
- 'Buchan Milne'
build_requires:
ExtUtils::MakeMaker: 6.42
Test::More: 0.88
configure_requires:
ExtUtils::MakeMaker: 6.42
distribution_type: module
generated_by: 'Module::Install version 0.95'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: CatDap
no_index:
directory:
- inc
- 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:
license: http://dev.perl.org/licenses/
version: 0.01
|