Parse::CPAN::Packages::Distribution(3pm) | User Contributed Perl Documentation | Parse::CPAN::Packages::Distribution(3pm) |
Parse::CPAN::Packages::Distribution - represents a CPAN distribution
Represents a CPAN distribution. Note: The functions list_files and get_file_from_tarball work only if a mirror directory was supplied for parsing or the package file was situated inside a cpan mirror structure.
Returns the packages in the distribution.
Adds a package to the distribution.
Tries to list all files in the distribution.
Tries to retrieve the contents of a file from the distribution.
2021-01-06 | perl v5.32.0 |