Bump two module versions after Haiku port
[p5sagit/p5-mst-13.2.git] / lib / CPANPLUS / Dist.pm
index dd7bdb0..e5e5cc9 100644 (file)
@@ -38,8 +38,9 @@ CPANPLUS::Dist
 
 =head1 DESCRIPTION
 
-C<CPANPLUS::Dist> is a base class for any type of C<CPANPLUS::Dist::>
-modules.
+C<CPANPLUS::Dist> is a base class for C<CPANPLUS::Dist::MM>
+and C<CPANPLUS::Dist::Build>. Developers of other C<CPANPLUS::Dist::*>
+plugins should look at C<CPANPLUS::Dist::Base>.
 
 =head1 ACCESSORS