changelog
[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
520db51a 13[PkgVersion]
14[NextRelease]
15
16[Git::Tag]
17[Git::NextVersion]
18
19[Git::Push]
20
21[Clean]
22[PruneCruft]
23[ManifestSkip]
24[MetaYAML]
25[License]
26[Readme]
27[ExtraTests]
28
29[MakeMaker]
30[Manifest]
31
32[Test::Compile]
33[TestRelease]
34
25017438 35[ConfirmRelease]
36[UploadToCPAN]
37
520db51a 38[GatherDir]
39exclude_match=.*\.db
40
41[Encoding]
42encoding=bytes
43match=.*\.db
44[Prereqs / ConfigureRequires]
45 ExtUtils::MakeMaker=6.59
46
47[Prereqs / BuildRequires]
48DBIx::Class::InflateColumn::FS = 0.01007
49ExtUtils::MakeMaker = 6.59
50Test::More = 0.98
51
52[Prereqs]
53Class::Accessor::Grouped = 0.1001
54Config::Any = 0.23
55DBIx::Class = 0.08102
56DBIx::Class::Schema::Loader = 0.07035
57Data::Dump::Streamer = 2.05
58Data::Visitor = 0.3
59DateTime = 1.03
60DateTime::Format::MySQL = 0
61DateTime::Format::Pg = 0
62DateTime::Format::SQLite = 0.1
63File::Copy::Recursive = 0.38
64File::Path = 2.09
65File::Spec::Functions = 3.4
66Hash::Merge = 0.1
67JSON::Syck = 1.27
68MIME::Base64 = 0
69Path::Class = 0.32
70Scalar::Util = 1.27
71perl = 5.6.1