File: dist.ini

package info (click to toggle)
libproc-background-perl 1.32-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 244 kB
  • sloc: perl: 575; makefile: 8
file content (45 lines) | stat: -rw-r--r-- 1,276 bytes parent folder | download | duplicates (2)
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
38
39
40
41
42
43
44
45
name             = Proc-Background
abstract         = Run asynchronous child processes under Unix or Windows
main_module      = lib/Proc/Background.pm
author           = Blair Zajac <blair@orcaware.com>
author           = Michael Conrad <mike@nrdvana.net>
license          = Perl_5
copyright_holder = Michael Conrad, (C) 1998-2009 by Blair Zajac

[MetaResources]
bugtracker.web   = https://github.com/nrdvana/perl-proc-background/issues
repository.web   = https://github.com/nrdvana/perl-proc-background
repository.url   = https://github.com/nrdvana/perl-proc-background.git
repository.type  = git

[@Git]
[Git::Contributors]
[Git::GatherDir]
exclude_match = ^t/tmp
include_untracked = 0
[Encoding]
encoding = bytes
match = ^t/data/

[Git::NextVersion]
[PkgVersion]
[MakeMaker::Awesome]
header_file = Makefile.header
WriteMakefile_arg = PL_FILES  => { %{$WriteMakefileArgs{PL_FILES}||{}}, %optional_PL_FILES }
WriteMakefile_arg = EXE_FILES => [ @{$WriteMakefileArgs{EXE_FILES}||[]}, @optional_EXE_FILES ]

[OSPrereqs / MSWin32]
Win32::Process = 0.04
Win32::ShellQuote = 0.003001

[PodWeaver]
; authordep Pod::Weaver::Section::Contributors
; authordep Pod::Elemental::Transformer::List
;[ExtraTests]
;[PodSyntaxTests]

[Manifest]
[License]
[MetaYAML]
[MetaJSON]
[UploadToCPAN]