---
abstract: 'Extension enabling Win32 Perl scripts to run as a true Win32 service.'
author:
  - 'Dave Roth <daveroth@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Test::More: '0.88'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Win32: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Win32-Daemon
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
provides:
  Win32::Daemon:
    file: lib/Win32/Daemon.pm
    version: '20200728'
requires:
  Exporter: '0'
  XSLoader: '0'
  perl: '5.008001'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/perl-libwin32/win32-daemon/issues
  homepage: https://github.com/perl-libwin32/win32-daemon
  repository: https://github.com/perl-libwin32/win32-daemon.git
version: '20200728'
x_contributors:
  - 'Brian Wightman <MidLifeXis@wightmanfam.org>'
  - 'Chase Whitener <capoeirab@cpan.org>'
  - 'David Steinbrunner <dsteinbrunner@pobox.com>'
  - 'Håkon Hægland <hakon.hagland@gmail.com>'
  - 'Jan Dubois <jand@activestate.com>'
  - 'Olivier Mengué <dolmen@cpan.org>'
  - 'Tomasz Konojacki <me@xenu.pl>'
x_generated_by_perl: v5.30.2
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'