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::Zip - Enable Dist::Metadata for zip 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 zip file.

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

Name

       Dist::Metadata::Zip - Enable Dist::Metadata for zip files

Synopsis

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

Version

       version 0.927

See Also