took out autoprereqs
[dbsrgits/DBIx-Class-Fixtures.git] / dist.ini
CommitLineData
520db51a 1name = DBIx-Class-Fixtures
2author = Luke Saunders <luke@shadowcatsystems.co.uk>
3license = Perl_5
4copyright_holder = Luke Saunders
5copyright_year = 2014
6abstract = Dump data and repopulate a database using rules
7main_module = lib/DBIx/Class/Fixtures.pm
8
9[PkgVersion]
10[NextRelease]
11
12[Git::Tag]
13[Git::NextVersion]
14
15[Git::Push]
16
17[Clean]
18[PruneCruft]
19[ManifestSkip]
20[MetaYAML]
21[License]
22[Readme]
23[ExtraTests]
24
25[MakeMaker]
26[Manifest]
27
28[Test::Compile]
29[TestRelease]
30
25017438 31[ConfirmRelease]
32[UploadToCPAN]
33
520db51a 34[GatherDir]
35exclude_match=.*\.db
36
37[Encoding]
38encoding=bytes
39match=.*\.db
40[Prereqs / ConfigureRequires]
41 ExtUtils::MakeMaker=6.59
42
43[Prereqs / BuildRequires]
44DBIx::Class::InflateColumn::FS = 0.01007
45ExtUtils::MakeMaker = 6.59
46Test::More = 0.98
47
48[Prereqs]
49Class::Accessor::Grouped = 0.1001
50Config::Any = 0.23
51DBIx::Class = 0.08102
52DBIx::Class::Schema::Loader = 0.07035
53Data::Dump::Streamer = 2.05
54Data::Visitor = 0.3
55DateTime = 1.03
56DateTime::Format::MySQL = 0
57DateTime::Format::Pg = 0
58DateTime::Format::SQLite = 0.1
59File::Copy::Recursive = 0.38
60File::Path = 2.09
61File::Spec::Functions = 3.4
62Hash::Merge = 0.1
63JSON::Syck = 1.27
64MIME::Base64 = 0
65Path::Class = 0.32
66Scalar::Util = 1.27
67perl = 5.6.1