#!/usr/bin/perl ############################################################################## # Note: Change the line above to point to your server's version of Perl # # If your server offers you a choice, this program needs Perl version 5 # ############################################################################## ############################################################################## # Autoresponder Software # # Copyright 2003 AutoResponder Software # ############################################################################## # COPYRIGHT NOTICE # # Copyright 2003 AutoResponder Software. All Rights Reserved. # # # # This script can be used as long as you don't change this # # header or any of the parts that give me credit for writing this. # # # # By using this script you agree to indemnify me from any liability # # that might arise from its use. # # # # Redistributing\selling the code for this program without prior written # # consent is expressly forbidden. # # # # Use for any unauthorized purpose is expressly prohibited by law, # # and may result in severe civil and criminal penalties. # # Violators will be prosecuted to the maximum extent possible. # # # ############################################################################## $activate = 1; require "swars.cgi";