Query: parse::cpan::packages::package
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Parse::CPAN::Packages::Package(3pm) User Contributed Perl Documentation Parse::CPAN::Packages::Package(3pm)NAMEParse::CPAN::Packages::Package - represents a CPAN packageDESCRIPTIONRepresents a CPAN Package. Note: The functions filename and file_content work only if a mirror directory was supplied for parsing or the package file was situated inside a cpan mirror structure.METHODSfilename Tries to guess the name of the file containing this package by looking through the files contained in the distribution it belongs to. file_content Tries to return the contents of the file returned by filename(). subs Experimental function. Tries to return the names of all subs in the package. has_matching_sub( $regex ) Experimental function. Tries to see if any sub name in the package matches the regex. perl v5.12.4 2011-09-19 Parse::CPAN::Packages::Package(3pm)
| Related Man Pages |
|---|
| package::constants5.18(3pm) - mojave |
| package::stash::xs(3) - osx |
| package::constants(3pm) - osx |
| package::new(3pm) - debian |
| parse::debian::packages(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |