http://www.perlmonks.org?node_id=1001166


in reply to Creative way to include custom modules without eval?

That sounds exactly like what File::FindLib was designed for.

use File::FindLib 'lib/perl/';

- tye        

  • Comment on Re: Creative way to include custom modules without eval? (FindLib)
  • Download Code