use Module LIST; #### BEGIN { require Foo; import Module LIST; } #### BEGIN { $ENV{'DTS_DIR'} = "/net/endeavor/users/DTS"; } use lib qq($ENV{'DTS_DIR'}/common);
## BEGIN { require Foo; import Module LIST; } ##
## BEGIN { $ENV{'DTS_DIR'} = "/net/endeavor/users/DTS"; } use lib qq($ENV{'DTS_DIR'}/common);