forked from mongodb-labs/mongo-perl-bson
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
50 lines (46 loc) · 1.19 KB
/
dist.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
name = BSON
author = David Golden <[email protected]>
author = Stefan G. <[email protected]>
license = Apache_2_0
copyright_holder = Stefan G. and MongoDB, Inc.
[@DAGOLDEN]
:version = 0.072
authority = cpan:MONGODB
github_issues = 0
Bugtracker.web = https://jira.mongodb.org/browse/PERL
UploadToCPAN.pause_cfg_file = .pause-mongodb
Test::ReportPrereqs.include[0] = JSON::PP
Test::ReportPrereqs.include[1] = JSON::XS
Test::ReportPrereqs.include[2] = CPanel::JSON::XS
Test::MinimumVersion.max_target_perl = 5.010001
stopwords = OIDs
stopwords = ObjectID
stopwords = PCRE
stopwords = Riedel
stopwords = VERSIONING
stopwords = bson
stopwords = codec
stopwords = codecs
stopwords = dbrefs
stopwords = ixhash
stopwords = numification
stopwords = oid
stopwords = sharding
stopwords = tock
[ReleaseStatus::FromVersion]
testing = second_element_odd
[Meta::Contributors]
contributor = Oleg Kostyuk <[email protected]>
[RemovePrereqs]
remove = DateTime
remove = DateTime::Tiny
remove = Mango::BSON::Time
remove = Math::Int64
remove = MongoDB
remove = MongoDB::BSON::Binary
remove = MongoDB::BSON::Regexp
remove = MongoDB::Code
remove = MongoDB::DBRef
remove = MongoDB::OID
remove = MongoDB::Timestamp
remove = Time::Moment