git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@4737
bd8105ee-0ff8-0310-8827-fb3f25b6796d
Revision history for local::lib
+1.002000 2008-08-06
+ - make CPAN config reinit non-prompting but still robust
- make bootstrap auto-init CPAN config and set USE_DEFAULT for deps
1.001000 2007-09-19
use Carp ();
use Config;
-our $VERSION = '1.001000'; # 1.1.0
+our $VERSION = '1.002000'; # 1.2.0
sub import {
my ($class, $path) = @_;