The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#!/bin/sh
# test locally
if `which perlall-maketest-m`; then
  perlall-maketest-m
else
  if `which perlall-maketest`; then
    perlall-maketest
  else
    perlall -m maketest -v
  fi
  # creates log.modules files with date added
  #perlall --nolog -m make '-Iblib/arch -Iblib/lib t/modules.t -no-subset -no-date t/top100'
fi

# t/todomod.pl

# test vm's
#perlall testvm --all

./status_upd -fqd