released
[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
81bb07ba 9[Authority]
10authority = cpan:SKAUFMAN
11do_munging = 0
12
7486ad42 13[MetaResources]
7486ad42 14repository.url = https://github.com/dbsrgits/DBIx-Class-Fixtures.git
15repository.web = https://github.com/dbsrgits/DBIx-Class-Fixtures
16repository.type = git
17
5c295e0f 18[MetaNoIndex]
19directory=t/lib
20directory=t/var
21
960bccb4 22[VersionFromModule]
520db51a 23[PkgVersion]
24[NextRelease]
25
26[Git::Tag]
0699e103 27[Git::Contributors]
520db51a 28
29[Git::Push]
30
31[Clean]
32[PruneCruft]
33[ManifestSkip]
34[MetaYAML]
35[License]
36[Readme]
37[ExtraTests]
38
39[MakeMaker]
40[Manifest]
41
42[Test::Compile]
43[TestRelease]
44
25017438 45[ConfirmRelease]
46[UploadToCPAN]
520db51a 47[GatherDir]
48exclude_match=.*\.db
9ff1816a 49exclude_filename = Makefile.PL
520db51a 50
51[Encoding]
52encoding=bytes
53match=.*\.db
9ff1816a 54
55[CopyFilesFromBuild]
56copy = Makefile.PL
520db51a 57[Prereqs / ConfigureRequires]
9ff1816a 58ExtUtils::MakeMaker=6.59
520db51a 59
60[Prereqs / BuildRequires]
61DBIx::Class::InflateColumn::FS = 0.01007
62ExtUtils::MakeMaker = 6.59
63Test::More = 0.98
a1f70f6f 64Devel::Confess = 0
520db51a 65
66[Prereqs]
67Class::Accessor::Grouped = 0.1001
68Config::Any = 0.23
69DBIx::Class = 0.08102
70DBIx::Class::Schema::Loader = 0.07035
71Data::Dump::Streamer = 2.05
72Data::Visitor = 0.3
73DateTime = 1.03
74DateTime::Format::MySQL = 0
75DateTime::Format::Pg = 0
76DateTime::Format::SQLite = 0.1
77File::Copy::Recursive = 0.38
520db51a 78Hash::Merge = 0.1
79JSON::Syck = 1.27
80MIME::Base64 = 0
81Path::Class = 0.32
82Scalar::Util = 1.27
83perl = 5.6.1
80286269 84Test::Compile::Internal = 0
338d1283 85IO::All = 0.85
517393f0 86Test::TempDir::Tiny=0