In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/05e8c65e76e367dad4eca95f97bfcb419fb008d4?hp=99e209c8bb2bcd44ff245141e82d7412afa10277>

- Log -----------------------------------------------------------------
commit 05e8c65e76e367dad4eca95f97bfcb419fb008d4
Author: Leon Brocard <[email protected]>
Date:   Tue Sep 22 20:57:26 2009 +0100

    Fix broken URLs (and remove MacPerl Module Porters info)
-----------------------------------------------------------------------

Summary of changes:
 pod/perlmodinstall.pod |   11 +----------
 1 files changed, 1 insertions(+), 10 deletions(-)

diff --git a/pod/perlmodinstall.pod b/pod/perlmodinstall.pod
index e43903f..3aa76ff 100644
--- a/pod/perlmodinstall.pod
+++ b/pod/perlmodinstall.pod
@@ -200,14 +200,6 @@ F<.xs> and F<.c> files, which normally denote that the 
distribution
 must be compiled, and you cannot install it "out of the box."
 (See L<"PORTABILITY">.)
 
-If a module does not work on MacPerl but should, or needs to be
-compiled, see if the module exists already as a port on the
-MacPerl Module Porters site ( http://pudge.net/mmp/ ).
-For more information on doing XS with MacPerl yourself, see
-Arved Sandstrom's XS tutorial ( http://macperl.com/depts/Tutorials/ ),
-and then consider uploading your binary to the CPAN and
-registering it on the MMP site.
-
 D. INSTALL
 
 If you are using cpan-mac, just drop the folder on the
@@ -306,8 +298,7 @@ or, for zipped modules, type
 
 Executables for gzip, zip, and VMStar:
 
-    http://www.openvms.digital.com/freeware/
-    http://www.crinoid.com/utils/
+    http://www.hp.com/go/openvms/freeware/
 
 and their source code:
 

--
Perl5 Master Repository

Reply via email to