---
abstract: 'Deal transparently with shared files distributed as tarballs'
author:
  - 'Yanick Champoux <yanick@babyl.dyndns.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test2::V0: '0'
  Test::File::ShareDir: v0.3.0
  Test::More: '0'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.033, 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: File-ShareDir-Tarball
provides:
  File::ShareDir::Tarball:
    file: lib/File/ShareDir/Tarball.pm
    version: v0.3.0
requires:
  Archive::Tar: '0'
  Carp: '0'
  Exporter: '0'
  File::ShareDir: '0'
  File::Temp: '0'
  File::chdir: '0'
  Memoize: '0'
  parent: '0'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/yanick/File-ShareDir-Tarball/issues
  homepage: https://github.com/yanick/File-ShareDir-Tarball
  repository: https://github.com/yanick/File-ShareDir-Tarball.git
version: 0.3.0
x_author_pledge:
  version: 1
x_authority: cpan:YANICK
x_contributor_covenant:
  version: 0.02
x_contributors:
  - 'Yanick Champoux <yanick@babyl.ca>'
  - 'Yanick Champoux <yanick@cpan.org>'
x_generated_by_perl: v5.38.0
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'