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