---
abstract: 'A Very simple interface to the __DATA__  file handle.'
author:
  - 'Kent Fredric <kentnl@cpan.org>'
build_requires:
  Data::Dumper: '0'
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  IO::Handle: '0'
  Test::Fatal: '0'
  Test::More: '0'
  lib: '0'
  perl: '5.008'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.008'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.009, 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: Data-Handle
provides:
  Data::Handle:
    file: lib/Data/Handle.pm
    version: '1.000001'
  Data::Handle::Exception:
    file: lib/Data/Handle/Exception.pm
    version: '1.000001'
  Data::Handle::IO:
    file: lib/Data/Handle/IO.pm
    version: '1.000001'
requires:
  Carp: '1.22'
  IO::File: '0'
  Package::Stash: '0.15'
  Scalar::Util: '0'
  Symbol: '0'
  Term::ANSIColor: '0'
  Try::Tiny: '0'
  overload: '0'
  parent: '0'
  perl: '5.008'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/kentnl/Data-Handle/issues
  homepage: https://github.com/kentnl/Data-Handle
  repository: https://github.com/kentnl/Data-Handle.git
version: '1.000001'