forked from rjbs/Dist-Zilla
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdist.ini
29 lines (22 loc) · 874 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
name = Dist-Zilla
author = Ricardo SIGNES <[email protected]>
license = Perl_5
copyright_holder = Ricardo SIGNES
[@RJBS]
version = 1
[MetaResources]
homepage = http://search.cpan.org/dist/Dist-Zilla/
repository = http://github.com/rjbs/dist-zilla
MailingList = http://www.listbox.com/subscribe/?list_id=139292
[Prereq / TestRequires]
Test::More = 0.90
[Prereq]
perl = v5.8.5 ; how tempted am I to set this to v5.10? very!
autobox = 2.53 ; @array->method support, portability
Config::MVP = 0.092990 ; Reader
Config::INI::MVP::Reader = 0.024 ; Config::MVP::Reader plugin
File::ShareDir::Install = 0.03 ; for EUMM
; We need this to bootstrap a version into Dist::Zilla while running, so that
; it can inject its version number into "generated by" strings. -- rjbs
[=inc::Dist::Zilla::Plugin::VersionBootstrap / VersionBootstrap]
[MetaConfig]