---
abstract: 'Ensure only a single instance of a script can run'
author:
  - 'Steve Bertrand <steveb@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Script-Singleton
no_index:
  directory:
    - t
    - inc
requires:
  Cwd: '0'
  IPC::Shareable: '1.05'
  perl: '5.006'
resources:
  bugtracker: https://github.com/stevieb9/script-singleton/issues
  repository: https://github.com/stevieb9/script-singleton.git
version: '0.03'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'