1name    = B-Utils
2author  = Josh Jore <jjore@cpan.org>
3license = Perl_5
4copyright_holder = Josh Jore
5copyright_year   = 2011
6
7[Prereqs / ConfigureRequires]
8ExtUtils::Depends = 0.301
9ExtUtils::CBuilder = 0
10
11[Prereqs / BuildRequires]
12Test::More = 0
13ExtUtils::CBuilder = 0
14
15[Prereqs / RuntimeRequires]
16perl = 5.6.0
17Scalar::Util = 0
18Task::Weaken = 0
19Exporter = 0
20
21[Authority]
22:version = 1.009
23authority = cpan:ABERGMAN
24do_munging = 0
25
26[@Git]
27
28[AutoMetaResources]
29bugtracker.rt = 1
30repository.github = user:jbenjore
31homepage = http://search.cpan.org/dist/%{dist}
32
33[Git::GatherDir]
34
35[MetaYAML]
36[License]
37[Readme]
38[PodVersion]
39[PodSyntaxTests]
40[Manifest]
41[UploadToCPAN]
42
43[MetaJSON]
44
45; TODO: inline the Makefile.PL modifications with [MakeMaker::Awesome]
46[MakeMaker::Runner]
47
48[RunExtraTests]
49
50[RewriteVersion]
51
52[BumpVersionAfterRelease]
53
54[Test::ChangesHasContent]
55
56[Git::Commit / post-release commit]
57:version = 2.020
58allow_dirty_match = ^lib/.*\.pm$
59commit_msg = increment $VERSION after release
60[Git::Push]
61
62; loaded last, to allow all pre-release checks to happen first
63[ConfirmRelease]
64