Man Page: cpanplus::module::checksums
Operating Environment: centos
Section: 3
CPANPLUS::Module::Checksums(3) User Contributed Perl Documentation CPANPLUS::Module::Checksums(3)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.16.3 2013-05-20 CPANPLUS::Module::Checksums(3)
| Related Man Pages |
|---|
| cpanplus::module::author(3pm) - mojave |
| cpanplus::module::author(3pm) - osx |
| cpanplus::shell(3) - centos |
| cpanplus::module::author(3) - centos |
| cpanplus::selfupdate(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |