Man Page: cpanplus::module::checksums5.12
Operating Environment: osx
Section: 3pm
CPANPLUS::Module::Checksums(3pm) Perl Programmers Reference Guide CPANPLUS::Module::Checksums(3pm)NAMECPANPLUS::Module::ChecksumsSYNOPSIS$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.12.5 2012-11-03 CPANPLUS::Module::Checksums(3pm)
| Related Man Pages |
|---|
| cpanplus::dist(3pm) - mojave |
| cpanplus::selfupdate(3pm) - mojave |
| cpanplus::shell(3pm) - mojave |
| cpanplus::module::author(3) - centos |
| cpanplus::dist(3pm) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Mac OS X: Based on UNIX - Solid As a Rock |
| When is a _function_ not a _function_? |
| Undeletable file |
| A dash to GOTO or a dash from GOTO, that is the question... |