File: dist.ini.meta

package info (click to toggle)
libtest-file-sharedir-perl 1.000005-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 440 kB
  • ctags: 45
  • sloc: perl: 505; makefile: 2
file content (36 lines) | stat: -rw-r--r-- 991 bytes parent folder | download
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
; Generated by Dist::Zilla::Plugin::Author::KENTNL::DistINI version 1.0.2 at Tue Feb 22 00:49:00 2011
name             = Test-File-ShareDir
author           = Kent Fredric <kentnl@cpan.org>
license          = Perl_5
copyright_holder = Kent Fredric <kentnl@cpan.org>

; Uncomment this to bootstrap via self
; [Bootstrap::lib]

[@Author::KENTNL]
:version          = 2.016000
git_versions      = 1
normal_form       = numify
mantissa          = 6
toolkit           = eumm
toolkit_hardness  = soft
bumpversions      = 1
copyfiles         = LICENSE
srcreadme         = mkdn

;version_major     = 0
;version_minor     = 1
; the following data denotes when this minor was minted
;version_rel_year  = 2011
;version_rel_month = 2
;version_rel_day   = 22
;version_rel_hour  = 0
;version_rel_time_zone = Pacific/Auckland
twitter_hash_tags = #perl #cpan
auto_prereqs_skip = ^Example$

[MetaNoIndex]
directory = t/tlib

[Prereqs]
Path::Tiny = 0.018 ; # Attempt to avoid ::tempdir( CLEANUP => 1 ) failing