in reply to A simple library question

You should write such line:

use lib '/path_to_your_modules';

I think this should work:)