my $projectLocation; BEGIN { $projectLocation = '/some/other/place'; } use lib $projectLocation;