---
abstract: 'Replace functions with ones that succeed or die with lexical scope'
author:
  - 'Paul Fenwick <pjf@cpan.org>'
build_requires:
  File::Copy: '0'
  File::Spec: '0'
  File::Temp: '0'
  FindBin: '0'
  IO::Handle: '0'
  Socket: '0'
  Test::More: '0'
  if: '0'
  lib: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.025, 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: autodie
recommends:
  IPC::System::Simple: '0.12'
  Sub::Identify: '0'
  perl: '5.010'
requires:
  B: '0'
  Carp: '0'
  Exporter: '5.57'
  Fcntl: '0'
  POSIX: '0'
  Scalar::Util: '0'
  Tie::RefHash: '0'
  constant: '0'
  overload: '0'
  parent: '0'
  perl: '5.008004'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/pjf/autodie/issues
  repository: git://github.com/pjf/autodie
version: '2.36'
x_generated_by_perl: v5.36.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'