Revision history for local::lib
+1.008026 2013-11-05
+ - drop perl prerequisite to 5.6, since everything works there.
+
1.008025 2013-11-01 (development release, unindexed)
- fix install test on cygwin
- fix stackable test on win32 and when external local::lib is set
use File::Path ();
use Config;
-our $VERSION = '1.008_025'; # 1.8.25
+our $VERSION = '1.008026'; # 1.8.26
$VERSION = eval $VERSION;
our @KNOWN_FLAGS = qw(--self-contained --deactivate --deactivate-all);