From: Dave Rolsky Date: Fri, 30 Oct 2009 16:12:48 +0000 (-0500) Subject: Refer to perlrepository.pod instead of patching.pod X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8502f9cc39a1533ac0df318cfddb3f253cb8e6d6;p=p5sagit%2Fp5-mst-13.2.git Refer to perlrepository.pod instead of patching.pod --- diff --git a/INSTALL b/INSTALL index 9582876..3d95ff8 100644 --- a/INSTALL +++ b/INSTALL @@ -1282,7 +1282,7 @@ various other operating systems. If you plan to port Perl to a new architecture, study carefully the section titled "Philosophical Issues in Patching and Porting Perl" -in the file Porting/pumpkin.pod and the file Porting/patching.pod. +in the file Porting/pumpkin.pod and the file pod/perlrepository.pod. Study also how other non-UNIX ports have solved problems. =back