Dist-Zilla-Plugin-ShareDir-Tarball

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


OPTIONS
  dir
    The source directory to be bundled into the shared tarball. Defaults to
    "share".

SEE ALSO
    Dist::Zilla::Plugin::ShareDir, which is similar to this module, but
    without the conversion of the shared directory into a tarball.

    File::ShareDir::Tarball - transparently extract the tarball behind the
    scene so that the shared directory can be accessed just like it is in
    File::ShareDir.

    Module::Build::CleanInstall - A subclass of Module::Build which
    deinstall the files from previous installations via their *packlist*.

AUTHOR
    Yanick Champoux <yanick@cpan.org>

COPYRIGHT AND LICENSE

README.mkdn  view on Meta::CPAN

## dir

The source directory to be bundled into the shared tarball. Defaults to
`share`.

# SEE ALSO

[Dist::Zilla::Plugin::ShareDir](https://metacpan.org/pod/Dist::Zilla::Plugin::ShareDir), which is similar to this module, but without
the conversion of the shared directory into a tarball.

[File::ShareDir::Tarball](https://metacpan.org/pod/File::ShareDir::Tarball) - transparently extract the tarball behind the
scene so that the shared directory can be accessed just like it is in
[File::ShareDir](https://metacpan.org/pod/File::ShareDir).

[Module::Build::CleanInstall](https://metacpan.org/pod/Module::Build::CleanInstall) - A subclass of [Module::Build](https://metacpan.org/pod/Module::Build) which
deinstall the files from previous installations via their _packlist_.

# AUTHOR

Yanick Champoux <yanick@cpan.org> [![endorse](http://api.coderwall.com/yanick/endorsecount.png)](http://coderwall.com/yanick)

lib/Dist/Zilla/Plugin/ShareDir/Tarball.pm  view on Meta::CPAN

=head2 dir

The source directory to be bundled into the shared tarball. Defaults to
C<share>.

=head1 SEE ALSO

L<Dist::Zilla::Plugin::ShareDir>, which is similar to this module, but without
the conversion of the shared directory into a tarball.

L<File::ShareDir::Tarball> - transparently extract the tarball behind the
scene so that the shared directory can be accessed just like it is in
L<File::ShareDir>.

L<Module::Build::CleanInstall> - A subclass of L<Module::Build> which
deinstall the files from previous installations via their I<packlist>.

=head1 AUTHOR

Yanick Champoux <yanick@cpan.org>



( run in 0.497 second using v1.01-cache-2.11-cpan-0a6323c29d9 )