File: META.yml

package info (click to toggle)
libproc-daemon-perl 0.23-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 176 kB
  • sloc: perl: 376; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 648 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
---
abstract: 'Run Perl program(s) as a daemon process'
author:
  - 'Earl Hood <earl@earlhood.com>'
  - 'Detlef Pilzecker <deti@cpan.org>'
  - 'Pavel Denisov <akreal@cpan.org>'
build_requires:
  Proc::ProcessTable: '0'
configure_requires:
  ExtUtils::MakeMaker: '6.30'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.015, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Proc-Daemon
requires:
  POSIX: '0'
resources:
  homepage: https://github.com/akreal/Proc-Daemon
  repository: https://github.com/akreal/Proc-Daemon.git
version: '0.23'