#!/usr/bin/perl use Apache(); use lib '/home/httpd/lib/perl'; use Apache::Constants(); use CGI qw(-compile :all); 1;