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

NAME

6       CPANPLUS::Module::Checksums
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
20       Fetches the checksums file for this module object.  For the options it
21       can take, see "CPANPLUS::Module::fetch()".
22
23       Returns the location of the checksums file on success and false on
24       error.
25
26       The location of the checksums file is also stored as
27
28           $mod->status->checksums
29
30
31
32perl v5.8.8                       2007-03-31    CPANPLUS::Module::Checksums(3)
Impressum