Revision history for local::lib
+1.008004 2011-02-24
+
+ - Fix stackable tests on win32 by canonicalizing the path ahead of time
+
1.008003 2011-02-23
- Fix tests with stacking l::ls.
use Carp ();
use Config;
-our $VERSION = '1.008003'; # 1.8.3
+our $VERSION = '1.008004'; # 1.8.4
our @KNOWN_FLAGS = qw(--self-contained --deactivate --deactivate-all);