Changes for version 1.40 - 2009-06-10

  • Blindly regex the lib's before returning them from find_libs. This avoids issues running tainted.

Modules

Locate and 'use lib' directories along the path of $FindBin::Bin to automate locating modules. Uses File::Spec and Cwd's abs_path to accomodate multiple O/S and redundant symlinks.

Examples