1; Generated by Dist::Zilla::Plugin::Author::KENTNL::DistINI version 1.0.2 at Tue Feb 22 00:49:00 2011
2; vim: syntax=dosini
3name             = Test-File-ShareDir
4author           = Kent Fredric <kentnl@cpan.org>
5license          = Perl_5
6copyright_holder = Kent Fredric <kentnl@cpan.org>
7
8; Uncomment this to bootstrap via self
9; [Bootstrap::lib]
10
11[@Author::KENTNL]
12:version          = 2.023
13normal_form       = numify
14mantissa          = 6
15toolkit           = eumm
16toolkit_hardness  = soft
17bumpversions      = 1
18copyfiles         = LICENSE
19srcreadme         = mkdn
20twitter_extra_hash_tags = #testing
21Prereqs::Upgrade.-target_relation = suggests
22
23;version_major     = 0
24;version_minor     = 1
25; the following data denotes when this minor was minted
26;version_rel_year  = 2011
27;version_rel_month = 2
28;version_rel_day   = 22
29;version_rel_hour  = 0
30;version_rel_time_zone = Pacific/Auckland
31auto_prereqs_skip = ^Example$
32
33[MetaNoIndex]
34directory = t/tlib
35
36[Prereqs]
37Path::Tiny = 0.018 ; # Attempt to avoid ::tempdir( CLEANUP => 1 ) failing
38