: # use perl -*- mode: Perl; -*- eval 'exec perl -S $0 "$@"' if $running_under_some_shell; use strict; use lib "."; use AFT; &AFT::main();