This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update CPANPLUS to CPAN version 0.91
[perl5.git] / cpan / CPANPLUS / lib / CPANPLUS / Module.pm
index efeb4b2..8d237ef 100644 (file)
@@ -833,7 +833,7 @@ sub dist {
 =pod
 
 =head2 $bool = $mod->prepare( )
+
 Convenience method around C<install()> that prepares a module 
 without actually building it. This is equivalent to invoking C<install>
 with C<target> set to C<prepare>