File: dist.ini.meta

package info (click to toggle)
libtest-file-sharedir-perl 1.001002-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 496 kB
  • ctags: 58
  • sloc: perl: 603; makefile: 2
file content (37 lines) | stat: -rw-r--r-- 1,035 bytes parent folder | download | duplicates (3)
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
; Generated by Dist::Zilla::Plugin::Author::KENTNL::DistINI version 1.0.2 at Tue Feb 22 00:49:00 2011
; vim: syntax=dosini
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.023
normal_form       = numify
mantissa          = 6
toolkit           = eumm
toolkit_hardness  = soft
bumpversions      = 1
copyfiles         = LICENSE
srcreadme         = mkdn
twitter_extra_hash_tags = #testing
Prereqs::Upgrade.-target_relation = suggests

;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
auto_prereqs_skip = ^Example$

[MetaNoIndex]
directory = t/tlib

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