22301fd47ac23e966da89a99702e1971406f75a3
[dbsrgits/DBIx-Class-Fixtures.git] / dist.ini
1 name = DBIx-Class-Fixtures
2 author = Luke Saunders <luke@shadowcatsystems.co.uk>
3 license = Perl_5
4 copyright_holder = Luke Saunders
5 copyright_year   = 2014
6 abstract = Dump data and repopulate a database using rules
7 main_module = lib/DBIx/Class/Fixtures.pm
8
9 [Authority]
10 authority = cpan:SKAUFMAN
11 do_munging = 0
12
13 [MetaResources]
14 repository.url    = https://github.com/dbsrgits/DBIx-Class-Fixtures.git
15 repository.web    = https://github.com/dbsrgits/DBIx-Class-Fixtures
16 repository.type   = git
17
18 [MetaNoIndex]
19 directory=t/lib
20 directory=t/var
21
22
23 [VersionFromModule]
24 [PkgVersion]
25 [NextRelease]
26
27 [Git::Tag]
28 [Git::Contributors]
29
30 [Git::Push]
31
32 [Clean]
33 [PruneCruft]
34 [ManifestSkip]
35 [MetaJSON]
36 [MetaYAML]
37 [License]
38 [Readme]
39 [ExtraTests]
40
41 [MakeMaker]
42 [Manifest]
43
44 [Test::Compile]
45 [TestRelease]
46
47 [ConfirmRelease]
48 [UploadToCPAN]
49 [GatherDir]
50 exclude_match=.*\.db
51 exclude_filename = Makefile.PL
52
53 [Encoding]
54 encoding=bytes
55 match=.*\.db
56
57 [CopyFilesFromBuild]
58 copy = Makefile.PL
59 [Prereqs / ConfigureRequires]
60 ExtUtils::MakeMaker=6.59
61
62 [Prereqs / BuildRequires]
63 DBIx::Class::InflateColumn::FS = 0.01007
64 ExtUtils::MakeMaker = 6.59
65 Test::More = 0.98
66 Devel::Confess = 0
67 Test::Fatal = 0
68
69 [Prereqs]
70 Class::Accessor::Grouped = 0.1001
71 Config::Any = 0.23
72 DBIx::Class = 0.08102
73 DBIx::Class::Schema::Loader = 0.07035
74 Data::Dump::Streamer = 2.05
75 Data::Visitor = 0.3
76 DateTime = 1.03
77 DateTime::Format::MySQL = 0
78 DateTime::Format::Pg = 0
79 DateTime::Format::SQLite = 0.1
80 File::Copy::Recursive = 0.38
81 File::Temp = 0.2304
82 Hash::Merge = 0.1
83 JSON::Syck = 1.27
84 MIME::Base64 = 0
85 Path::Class = 0.32
86 Scalar::Util = 1.27
87 perl = 5.6.1
88 Test::Compile::Internal = 0
89 IO::All = 0.85
90 Test::TempDir::Tiny=0