BEGIN { my $custom_lib_path = './blah/blah/etc'; push @INC, $custom_lib_path; }