Move constant from ext/ to dist/
[p5sagit/p5-mst-13.2.git] / Porting / pumpkin.pod
index 2c53c77..9dc3ed1 100644 (file)
@@ -470,7 +470,7 @@ Let's not force people to keep changing it.
 
 =head2 PPPort
 
-F<ext/Devel-PPPort/PPPort.pm> needs to be synchronized to include all
+F<cpan/Devel-PPPort/PPPort.pm> needs to be synchronized to include all
 new macros added to .h files (normally perl.h and XSUB.h, but others
 as well). Since chances are that when a new macro is added the
 committer will forget to update F<PPPort.pm>, it's the best to diff for
@@ -1323,10 +1323,6 @@ a nice malloc that is well-tuned for the system.)
 
 =over 4
 
-=item MacPerl
-
-Get some of the Macintosh stuff folded back into the main distribution.
-
 =item gconvert replacement
 
 Maybe include a replacement function that doesn't lose data in rare
@@ -1440,5 +1436,4 @@ All opinions expressed herein are those of the authorZ<>(s).
 
 =head1 LAST MODIFIED
 
-27-04-2007 H.Merijn Brand
-$Id: pumpkin.pod,v 1.23 2000/01/13 19:45:13 doughera Released $
+2009-07-08-01 Jesse Vincent