Revision history for local::lib
-1.NEXT
-
+1.008007 2013-02-17
+ - Back to 1.008004 with Carp fix since subsequent releases were botched
- Avoid issue where PERL5LIB Carp is older than local::lib one
1.008004 2011-02-24
use File::Path ();
use Config;
-our $VERSION = '1.008004'; # 1.8.4
+our $VERSION = '1.008007'; # 1.8.4
our @KNOWN_FLAGS = qw(--self-contained --deactivate --deactivate-all);