Update Module::Load::Conditional to 0.20
[p5sagit/p5-mst-13.2.git] / pod / perldiag.pod
index 9d79311..1d2650f 100644 (file)
@@ -4942,8 +4942,6 @@ C<use 5.006_001>.  This of course won't help: the older Perls
 won't suddenly start understanding newer features, but at least
 they will show a sensible error message indicating the required
 minimum version.
-This warning is suppressed if the C<use 5.x.y> is preceded by a
-C<use 5.006> (see C<use VERSION> in L<perlfunc/use>).
 
 =item Warning: something's wrong