---
abstract: 'POSIX real-time timers'
author:
  - 'Leon Timmermans <fawaka@gmail.com>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Module::Build: '0.28'
  POSIX: '0'
  Test::Fatal: '0'
  Test::More: '0'
  Time::HiRes: '0'
  perl: '5.008001'
configure_requires:
  Devel::CheckLib: '0'
  Module::Build: '0.28'
  perl: '5.008001'
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: POSIX-RT-Timer
provides:
  POSIX::RT::Clock:
    file: lib/POSIX/RT/Clock.pm
    version: '0.021'
  POSIX::RT::Timer:
    file: lib/POSIX/RT/Timer.pm
    version: '0.021'
requires:
  XSLoader: '0'
  perl: '5.008001'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/Leont/posix-rt-timer/issues
  repository: git://github.com/Leont/posix-rt-timer.git
version: '0.021'
x_generated_by_perl: v5.40.1
x_serialization_backend: 'YAML::Tiny version 1.76'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'