1Dist::Metadata::Tar(3)User Contributed Perl DocumentationDist::Metadata::Tar(3)
2
3
4

NAME

6       Dist::Metadata::Tar - Enable Dist::Metadata for tar files
7

VERSION

9       version 0.927
10

SYNOPSIS

12         my $dist = Dist::Metadata->new(file => $path_to_archive);
13

DESCRIPTION

15       This is a subclass of Dist::Metadata::Dist (actually of
16       Dist::Metadata::Archive) to enable determining the metadata from a tar
17       file.
18
19       This is probably the most useful subclass.
20
21       It's probably not very useful on it's own though, and should be used
22       from "new" in Dist::Metadata.
23

AUTHOR

25       Randy Stauner <rwstauner@cpan.org>
26
28       This software is copyright (c) 2011 by Randy Stauner.
29
30       This is free software; you can redistribute it and/or modify it under
31       the same terms as the Perl 5 programming language system itself.
32
33
34
35perl v5.34.0                      2021-07-22            Dist::Metadata::Tar(3)
Impressum