manpagez: man pages & more
man CPANPLUS::Module::Checksums(3)
Home | html | info | man

CPANPLUS::Module::Checksums(3pm)




NAME

       CPANPLUS::Module::Checksums


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.10.0                      2007-12-18  CPANPLUS::Module::Checksums(3pm)

Mac OS X 10.6 - Generated Thu Sep 17 20:11:09 CDT 2009
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.