cpanplus::module::checksums(3pm) mojave man page | unix.com

Man Page: cpanplus::module::checksums

Operating Environment: mojave

Section: 3pm

CPANPLUS::Module::Checksums(3pm)			 Perl Programmers Reference Guide			  CPANPLUS::Module::Checksums(3pm)

NAME
CPANPLUS::Module::Checksums - checking the checksum of a distribution
SYNOPSIS
$file = $modobj->checksums; $bool = $mobobj->_validate_checksum;
DESCRIPTION
This 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.18.2 2014-01-06 CPANPLUS::Module::Checksums(3pm)
Related Man Pages
cpanplus::selfupdate(3pm) - mojave
cpanplus::shell(3pm) - suse
cpanplus::module::author(3pm) - suse
cpanplus::shell(3pm) - osx
cpanplus::module::author(3) - centos
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
Python 3.8.0rc1 released.