1CPANPLUS::Module::CheckUssuemrs(C3o)ntributed Perl DocumCePnAtNaPtLiUoSn::Module::Checksums(3)
2
3
4

NAME

6       CPANPLUS::Module::Checksums - checking the checksum of a distribution
7

SYNOPSIS

9           $file   = $modobj->checksums;
10           $bool   = $mobobj->_validate_checksum;
11

DESCRIPTION

13       This is a class that provides functions for checking the checksum of a
14       distribution. Should not be loaded directly, but used via the interface
15       provided via "CPANPLUS::Module".
16

METHODS

18   $mod->checksums
19       Fetches the checksums file for this module object.  For the options it
20       can take, see "CPANPLUS::Module::fetch()".
21
22       Returns the location of the checksums file on success and false on
23       error.
24
25       The location of the checksums file is also stored as
26
27           $mod->status->checksums
28
29
30
31perl v5.28.1                      2018-06-06    CPANPLUS::Module::Checksums(3)
Impressum