in reply to Changing @INC path detail
use lib qw(/path/to/dir1 /path/to/dir2 ...); [download]
There's documentation here.