-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdist.ini
50 lines (46 loc) · 1.93 KB
/
dist.ini
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
44
45
46
47
48
49
50
name = CatalystX-Resource
version = 0.03
author = David Schmidt <[email protected]>
license = Perl_5
copyright_holder = David Schmidt
copyright_year = 2011
[@Basic]
[PkgVersion]
[PodWeaver]
[MetaResources]
homepage = https://github.com/davewood/catalystx-resource
bugtracker.web = https://github.com/davewood/catalystx-resource/issues
repository.web = https://github.com/davewood/catalystx-resource
repository.url = https://github.com/davewood/catalystx-resource.git
repository.type = git
[Prereqs / RuntimeRequires]
namespace::autoclean = 0
DBIx::Class = 0.08107
Moose = 0
MooseX::Types = 0
MooseX::Types::Common = 0
MooseX::Types::LoadableClass = 0
MooseX::MethodAttributes = 0
Catalyst::Runtime = 5.90020
Catalyst::Plugin::Session = 0.27
Catalyst::Model::DBIC::Schema = 0
Catalyst::Controller::ActionRole = 0
CatalystX::InjectComponent = 0
CatalystX::Component::Traits = 0.19
HTML::FormHandler = 0
HTML::FormHandler::Model::DBIC = 0
[Prereqs / TestRequires]
Catalyst::Action::RenderView = 0
Catalyst::View::TT = 0
Catalyst::Plugin::Session::Store::File = 0
Catalyst::Plugin::Session::State::Cookie = 0
File::Temp = 0
FindBin = 0
URI = 0
HTTP::Message = 0
Test::Exception = 0
Test::More = 0.88
SQL::Translator = 0.11016
Test::Warnings = 0
Import::Into = 0
DBD::SQLite = 0