#!/usr/bin/perl -wT use lib '.'; # for suid installations use lib '/usr/local/lib/perl5/site_perl/5.005'; $ENV{'PATH'} = ''; # for suid installations $temporaryCryptedPassword = 7; # avoid bogus warning $temporaryCryptedPassword = '3dqU0f4DiM36E'; use FAQ::OMatic::dispatch; FAQ::OMatic::dispatch::main('fom-meta/');