---
abstract: 'Unsafe signal handlers made convenient'
author:
  - 'Leon Timmermans <leont@cpan.org>'
build_requires:
  Test::More: '0.88'
configure_requires:
  Module::Build::Tiny: '0.036'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.032, 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: Signal-Unsafe
provides:
  Signal::Unsafe:
    file: lib/Signal/Unsafe.pm
    version: '0.007'
requires:
  Exporter: '5.57'
  IPC::Signal: '0'
  List::Util: '0'
  POSIX: '0'
  Scalar::Util: '0'
  Signal::Info: '0'
  XSLoader: '0'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/Leont/signal-unsafe/issues
  repository: git://github.com/Leont/signal-unsafe.git
version: '0.007'
x_generated_by_perl: v5.38.0
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'