diff options
author | Dave Rolsky <autarch@urth.org> | 2011-02-15 18:25:38 -0600 |
---|---|---|
committer | Ævar Arnfjörð Bjarmason <avar@cpan.org> | 2011-02-16 00:33:25 +0000 |
commit | c222ef4643569ab52b77652219561edee7a72409 (patch) | |
tree | 2d266230926e6a24f36987e8d06e874610e4e612 /INSTALL | |
parent | 77b02b233b8508a437602a467d3bc847d684c6d2 (diff) | |
download | perl-c222ef4643569ab52b77652219561edee7a72409.tar.gz |
s/perlrepository/perlgit/g
Signed-off-by: Ævar Arnfjörð Bjarmason <avar@cpan.org>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1300,7 +1300,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 pod/perlrepository.pod. +in the file Porting/pumpkin.pod and the file pod/perlgit.pod. Study also how other non-UNIX ports have solved problems. =back |