-START-

#!/usr/local/bin/perl #use warnings; #use strict; print 'This was included by cgi...'; exit;

-EOF-