#antigate my $AC_HOST = 'antigate.com'; #AC key my $AC_KEY = 'key.txt';
#antigate my $AC_HOST = 'antigate.com'; #AC key open(keyFile, "key.txt"); my $AC_KEY = <keyFile>;