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