Grammatical nit by Hugo.
Rafael Garcia-Suarez [Tue, 24 Aug 2004 17:24:40 +0000 (17:24 +0000)]
p4raw-id: //depot/perl@23236

pod/perlnewmod.pod

index 7a2d300..d8bd400 100644 (file)
@@ -232,9 +232,8 @@ your request to be approved by the PAUSE administrators.
 =item C<perl Makefile.PL; make test; make dist>
 
 Once again, C<module-starter> or C<h2xs> has done all the work for you.
-They produce the standard C<Makefile.PL> you'll have seen when you
-downloaded and installs modules, and this produces a Makefile with a
-C<dist> target.
+They produce the standard C<Makefile.PL> you see when you download and
+install modules, and this produces a Makefile with a C<dist> target.
 
 Once you've ensured that your module passes its own tests - always a
 good thing to make sure - you can C<make dist>, and the Makefile will