This repository was archived by the owner on Jun 23, 2025. It is now read-only.
forked from semifor/Net-Twitter
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdist.ini
More file actions
78 lines (65 loc) · 1.38 KB
/
dist.ini
File metadata and controls
78 lines (65 loc) · 1.38 KB
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
name = Net-Twitter
version = 4.01045
author = Marc Mims <mmims@cpan.org>
license = Perl_5
copyright_holder = Marc Mims
copyright_year = 2018
[GithubMeta]
[MetaResources]
bugtracker = http://github.com/semifor/Net-Twitter/issues
[PkgVersion]
[PodVersion]
[GatherDir]
[PruneCruft]
[ManifestSkip]
[MetaYAML]
[License]
[ExtraTests]
[MakeMaker]
eumm_version = 7.1101
[Manifest]
[TestRelease]
[ConfirmRelease]
;[UploadToCPAN]
[SocialFlow::Release]
[Run::BeforeBuild]
;run = NET_TWITTER_NO_TRENDS_WARNING=1 %x -I%d/lib src/build.pl %v 'src/net-twitter-pod.tt2' 'lib/Net/Twitter.pod'
;run = pod2text 'lib/Net/Twitter.pod' 'README'
[Run::AfterBuild]
;run = rm README lib/Net/Twitter.pod
[MetaNoIndex]
directory = src
directory = examples
[PruneFiles]
filename = README.md
match = ^nytprof.*
match = ^perl5
match = ^cpan.*
match = ^src/
[AutoPrereqs]
skip = ^API::
skip = ^(Legacy|OAuth|WrapError)$
[Prereqs]
Net::HTTP = >=0,!=6.04,!=6.05
LWP::Protocol::https = 0
IO::Socket::SSL = >=2.005
[Prereqs / TestRequires]
Test::More = 0.98
Test::Fatal = 0
[PodSyntaxTests]
[PodCoverageTests]
; authordep Pod::Coverage::TrustPod
; authordep Test::Pod::Coverage
[Test::Compile]
;[@Git]
;changelog = Changes
;allow_dirty = dist.ini
;allow_dirty = Changes
;commit_msg = v%v%n%n%c
;tag_format = %v
;tag_message = %v
;push_to = origin
;
;[Git::NextVersion]
;version_regexp = ^(\d+\.\d{2})$
; authordep Template