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