GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
CPANPLUS::Module::Checksums(3) User Contributed Perl Documentation CPANPLUS::Module::Checksums(3)

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

    $file   = $modobj->checksums;
    $bool   = $mobobj->_validate_checksum;

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".

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
2021-08-21 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.