#!/usr/bin/perl no warnings 'once'; $main::location = 'mod_perl_proxy3_cgi'; $main::rayapp_env_data = 'mono1'; $main::rayapp_env_style_data = 'datel'; if (-d 't') { require 't/set1.pl'; } else { require 'set1.pl'; }