Query: cpanplus::module::checksums
OS: debian
Section: 3perl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CPANPLUS::Module::Checksums(3perl) Perl Programmers Reference Guide CPANPLUS::Module::Checksums(3perl)NAMECPANPLUS::Module::Checksums - checking the checksum of a distributionSYNOPSIS$file = $modobj->checksums; $bool = $mobobj->_validate_checksum;DESCRIPTIONThis is a class that provides functions for checking the checksum of a distribution. Should not be loaded directly, but used via the interface provided via "CPANPLUS::Module".METHODS$mod->checksums Fetches the checksums file for this module object. For the options it can take, see "CPANPLUS::Module::fetch()". Returns the location of the checksums file on success and false on error. The location of the checksums file is also stored as $mod->status->checksums perl v5.14.2 2014-09-29 CPANPLUS::Module::Checksums(3perl)
| Related Man Pages |
|---|
| cpanplus::dist(3pm) - mojave |
| dpkg::checksums(3) - debian |
| dpkg::checksums(3) - linux |
| cpanplus::module::author(3pm) - suse |
| cpanplus::module::author(3perl) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |