BEGIN { @INC = '/path/to/my/libs' } [download]
See @INC and perlmod.
In reply to Re: Need way to override PERL5LIB from inside pl script file by choroba in thread Need way to override PERL5LIB from inside pl script file by nmork