Revision history for local::lib
+1.008020 2013-10-03 (development release, unindexed)
- yet another attempt to overcome win32 testing issues (paths with
spaces, backslashes)
use File::Path ();
use Config;
-our $VERSION = '1.008_019'; # 1.8.19 development release
+our $VERSION = '1.008_020'; # 1.8.20 development release
$VERSION = eval $VERSION;
our @KNOWN_FLAGS = qw(--self-contained --deactivate --deactivate-all);