I`ve this [root at xxxxx MailScanner-4.02-3]# ls -l CheckModuleVersion -rwxr-xr-x 1 root root 583 Oct 24 22:38 CheckModuleVersion [root at fagote MailScanner-4.02-3]# if ./CheckModuleVersion ExtUtils::MakeMaker 6.05 > then > echo Up to date > else > echo Out of date > fi Out of date