-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdist.ini
30 lines (23 loc) · 791 Bytes
/
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
name = MooseX-Types-ISO8601
author = Tomas Doran (t0m) <[email protected]>
abstract = ISO8601 date and duration string type constraints and coercions for Moose
copyright_holder = Tomas Doran
license = Perl_5
copyright_year = 2009
[@Author::ETHER]
AutoPrereqs.skip[] = ^DT$
Test::ReportPrereqs.include = Dist::CheckConflicts
-remove = Test::PodSpelling
[Prereqs / RuntimeRequires]
DateTime::Format::ISO8601 = 0
[Prereqs / RuntimeRecommends]
MooseX::Types::DateTime::MySQL = 0
[Prereqs / DevelopRequires]
Test::CleanNamespaces = 0.08
; authordep Pod::Weaver::Section::Contributors
[ContributorsFromGit]
[MetaResources]
x_IRC = irc://irc.perl.org/#moose
x_MailingList = http://lists.perl.org/list/moose.html
[Test::CheckBreaks]
conflicts_module = Moose::Conflicts