Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: packlistChapter 8
Standard Modules
Next: Reference: version
 

validate

$inst->validate(module[, arg])

Takes the name of a module as a required parameter and validates that all files listed in the packlist for the module actually exist. Returns list of any missing files. With an optional second argument that evaluates to true, removes missing files from .packlist.


Previous: Reference: packlistPerl in a NutshellNext: Reference: version
Reference: packlistBook IndexReference: version