Revision history for local::lib
+1.008014 2013-09-12
- fix new test to use alternate path representations on windows, to
handle potential space issues (regression since 1.008012)
use File::Path ();
use Config;
-our $VERSION = '1.008013'; # 1.8.13
+our $VERSION = '1.008014'; # 1.8.14
our @KNOWN_FLAGS = qw(--self-contained --deactivate --deactivate-all);