The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Set autoflush from the command line'
author:
  - 'David Golden <dagolden@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec::Functions: '0'
  IO::CaptureOutput: '1.08'
  List::Util: '0'
  Test::More: '0'
  strict: '0'
  version: '0'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.013, CPAN::Meta::Converter version 2.133380'
license: apache
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Devel-Autoflush
no_index:
  directory:
    - t
    - xt
    - examples
    - corpus
  package:
    - DB
provides:
  Devel::Autoflush:
    file: lib/Devel/Autoflush.pm
    version: '0.06'
requires:
  perl: '5.006'
resources:
  bugtracker: https://github.com/dagolden/Devel-Autoflush/issues
  homepage: https://github.com/dagolden/Devel-Autoflush
  repository: https://github.com/dagolden/Devel-Autoflush.git
version: '0.06'
x_authority: cpan:DAGOLDEN