The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.
stable version of code for older perl installations.
FindBin::libs for whatever current version of Perl I'm working with.

Examples