osx man page for cpanplus::module::checksums

Query: cpanplus::module::checksums

OS: osx

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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.16.2 2012-10-25 CPANPLUS::Module::Checksums(3pm)
Related Man Pages
cpanplus::shell(3pm) - suse
dpkg::checksums(3) - linux
cpanplus::dist5.18(3pm) - mojave
cpanplus::module::author(3) - centos
cpanplus::dist(3pm) - suse
Similar Topics in the Unix Linux Community
Shopt -s histappend
To print diamond asterisk pattern based on inputs
Syntax error in subtraction in Bash
Python: Refer a properties file from different location