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