#!/usr/local/bin/perl -wT use lib '.'; # for suid installations use lib '/afs/stacken.kth.se/home/levitte/lib/perl/lib/site_perl'; $ENV{'PATH'} = ''; # for suid installations $temporaryCryptedPassword = 7; # avoid bogus warning $temporaryCryptedPassword = '00lYl8VLVI6Fs'; use FAQ::OMatic::dispatch; FAQ::OMatic::dispatch::main('fom-meta/');