File: dist.ini

package info (click to toggle)
libclass-method-modifiers-perl 2.11-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 372 kB
  • ctags: 9
  • sloc: perl: 349; makefile: 2
file content (35 lines) | stat: -rw-r--r-- 861 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
name                = Class-Method-Modifiers
author              = Shawn M Moore <sartak@gmail.com>
copyright_holder    = Shawn M Moore
copyright_year      = 2007
license             = Perl_5

[PodVersion]

[@Author::ETHER]
:version = 0.025        ; MakeMaker::Fallback and ModuleBuildTiny
-remove = PodWeaver     ; can add later, if desired
installer = MakeMaker   ; MBT is not yet 5.6-friendly
Authority.authority = cpan:SARTAK
Test::MinimumVersion.max_target_perl = 5.006000
Test::ReportPrereqs.include[0] = Moose

; authordep Pod::Weaver::Section::Contributors ; TODO - when weaving pod

[Git::Contributors]

[Prereqs / RuntimeRequires]
Exporter = 0

[Prereqs / DevelopRequires]
Test::Warnings = 0
Moose = 0
Perl::MinimumVersion = 1.35

[OnlyCorePrereqs]
phase = configure
phase = build
phase = runtime
check_dual_life_versions = 0

[Test::CleanNamespaces]