set the git repo for metacpan
[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]
14;Old issues are still in RT, if I move em over I'll change it to github.
15;bugtracker.web = https://github.com/dbsrgits/DBIx-Class-Fixtures/issues
16repository.url = https://github.com/dbsrgits/DBIx-Class-Fixtures.git
17repository.web = https://github.com/dbsrgits/DBIx-Class-Fixtures
18repository.type = git
19
520db51a 20[PkgVersion]
21[NextRelease]
22
23[Git::Tag]
24[Git::NextVersion]
25
26[Git::Push]
27
28[Clean]
29[PruneCruft]
30[ManifestSkip]
31[MetaYAML]
32[License]
33[Readme]
34[ExtraTests]
35
36[MakeMaker]
37[Manifest]
38
39[Test::Compile]
40[TestRelease]
41
25017438 42[ConfirmRelease]
43[UploadToCPAN]
44
520db51a 45[GatherDir]
46exclude_match=.*\.db
47
48[Encoding]
49encoding=bytes
50match=.*\.db
51[Prereqs / ConfigureRequires]
52 ExtUtils::MakeMaker=6.59
53
54[Prereqs / BuildRequires]
55DBIx::Class::InflateColumn::FS = 0.01007
56ExtUtils::MakeMaker = 6.59
57Test::More = 0.98
58
59[Prereqs]
60Class::Accessor::Grouped = 0.1001
61Config::Any = 0.23
62DBIx::Class = 0.08102
63DBIx::Class::Schema::Loader = 0.07035
64Data::Dump::Streamer = 2.05
65Data::Visitor = 0.3
66DateTime = 1.03
67DateTime::Format::MySQL = 0
68DateTime::Format::Pg = 0
69DateTime::Format::SQLite = 0.1
70File::Copy::Recursive = 0.38
71File::Path = 2.09
72File::Spec::Functions = 3.4
73Hash::Merge = 0.1
74JSON::Syck = 1.27
75MIME::Base64 = 0
76Path::Class = 0.32
77Scalar::Util = 1.27
78perl = 5.6.1