Query: parse::cpan::packages::distribution
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Parse::CPAN::Packages::Distribution(3pm) User Contributed Perl Documentation Parse::CPAN::Packages::Distribution(3pm)NAMEParse::CPAN::Packages::Distribution - represents a CPAN distributionDESCRIPTIONRepresents 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.METHODScontains Returns the packages in the distribution. add_package Adds a package to the distribution. list_files Tries to list all files in the distribution. get_file_from_tarball( $filename ) Tries to retrieve the contents of a file from the distribution. perl v5.12.4 2011-09-19 Parse::CPAN::Packages::Distribution(3pm)