Help for this page
MyPackage use YourPackage version 1.0.3; ... YourPackage use OtherPackage version 3.2.1
if(some_version){ do this; ... elsif(some other version) { do this other thing; }