added Authority plugin ( haarg++ )
[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 [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
35 [ConfirmRelease]
36 [UploadToCPAN]
37
38 [GatherDir]
39 exclude_match=.*\.db
40
41 [Encoding]
42 encoding=bytes
43 match=.*\.db
44 [Prereqs / ConfigureRequires]
45     ExtUtils::MakeMaker=6.59
46
47 [Prereqs / BuildRequires]
48 DBIx::Class::InflateColumn::FS = 0.01007
49 ExtUtils::MakeMaker = 6.59
50 Test::More = 0.98
51
52 [Prereqs]
53 Class::Accessor::Grouped = 0.1001
54 Config::Any = 0.23
55 DBIx::Class = 0.08102
56 DBIx::Class::Schema::Loader = 0.07035
57 Data::Dump::Streamer = 2.05
58 Data::Visitor = 0.3
59 DateTime = 1.03
60 DateTime::Format::MySQL = 0
61 DateTime::Format::Pg = 0
62 DateTime::Format::SQLite = 0.1
63 File::Copy::Recursive = 0.38
64 File::Path = 2.09
65 File::Spec::Functions = 3.4
66 Hash::Merge = 0.1
67 JSON::Syck = 1.27
68 MIME::Base64 = 0
69 Path::Class = 0.32
70 Scalar::Util = 1.27
71 perl = 5.6.1