logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Randy Stauner <rwstauner@cpan.org>

Description

       This is a subclass of Dist::Metadata::Dist (actually of Dist::Metadata::Archive) to enable determining
       the metadata from a tar file.

       This is probably the most useful subclass.

       It's probably not very useful on it's own though, and should be used from "new" in Dist::Metadata.

Name

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

Synopsis

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

Version

       version 0.927

See Also