Revision history for local::lib
+1.008003 2011-02-23
+
+ - Fix tests with stacking l::ls.
+
1.008002 2011-02-23
- Add local::lib stacking support.
use Carp ();
use Config;
-our $VERSION = '1.008002'; # 1.8.2
+our $VERSION = '1.008003'; # 1.8.3
our @KNOWN_FLAGS = qw(--self-contained --deactivate --deactivate-all);