--- ./config-test.orig 2013-11-24 18:52:22.394976553 +0400 +++ ./config-test 2013-11-24 18:49:26.000000000 +0400 @@ -7,8 +7,8 @@ # execute this by cd to your majordomo dir, then 'wrapper config-test' # -@requires = ( "ctime.pl", - "majordomo_version.pl", +use POSIX qw(ctime); +@requires = ( "majordomo_version.pl", "majordomo.pl", "shlock.pl", "config_parse.pl",