NAME
OS::Package::Artifact::Role::Validate - Provides the validation methods for Artifact role.
VERSION
version 0.2.7
METHODS
validate
Provides the validate method which is a wrapper for validate_md5 and validate_sha1.
validate_md5
Validates the MD5 hash of the downloaded save file to the application configuration file.
validate_sha1
Validates the SHA1 hash of the downloaded save file to the application configuration file.
AUTHOR
James F Wilkus <jfwilkus@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2015 by James F Wilkus.
This is free software, licensed under:
The (three-clause) BSD License