Update Module::Load::Conditional to 0.22
[p5sagit/p5-mst-13.2.git] / lib / Module / Load / Conditional.pm
index a97a9f0..2bd92f1 100644 (file)
@@ -18,7 +18,7 @@ BEGIN {
                         $FIND_VERSION $ERROR $CHECK_INC_HASH];
     use Exporter;
     @ISA            = qw[Exporter];
-    $VERSION        = '0.20';
+    $VERSION        = '0.22';
     $VERBOSE        = 0;
     $FIND_VERSION   = 1;
     $CHECK_INC_HASH = 0;