module_name->require_version(value)
module_name
value
Validates the version of module module_name, checking that it is at least value.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]