my $some_path; BEGIN { $some_path = "/my/path"; } use lib "$some_path/lib";