From: Nicholas Clark Date: Sat, 9 Mar 2002 12:42:40 +0000 (+0000) Subject: Re: Two questions X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2ecb232bd97ff77a65f26d2959e7cc1eb6bce2fe;p=p5sagit%2Fp5-mst-13.2.git Re: Two questions Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net> p4raw-id: //depot/perl@15129 --- diff --git a/Porting/pumpkin.pod b/Porting/pumpkin.pod index 8b9d589..fe4d9c8 100644 --- a/Porting/pumpkin.pod +++ b/Porting/pumpkin.pod @@ -1323,7 +1323,7 @@ configure-and-build process to use your function. Perform these steps. =item * -Code and test the function you wish to add. Test is carefully; you will +Code and test the function you wish to add. Test it carefully; you will have a much easier time debugging your code independently than when it is a part of perl.