Changes for version 1.57 - 2011-12-16

  • So much for midnight hacks... simplified the test for older versions: libs.pm is the current version, libs_5_8.pm is stable for the older perl's.

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