git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@8962
bd8105ee-0ff8-0310-8827-fb3f25b6796d
Revision history for local::lib
+1.005001 2010-03-10
+
+ - I am an idiot.
+
1.005000 2010-03-10
- More robust handling of running new toolchains on older perls. This
use Carp ();
use Config;
-our $VERSION = '1.005000'; # 1.5.0
+our $VERSION = '1.005001'; # 1.5.1
my @KNOWN_FLAGS = (qw/--self-contained/);
sub import {