diff options
author | Leon Brocard <acme@astray.com> | 2009-09-22 20:57:26 +0100 |
---|---|---|
committer | Leon Brocard <acme@astray.com> | 2009-09-22 20:57:26 +0100 |
commit | 05e8c65e76e367dad4eca95f97bfcb419fb008d4 (patch) | |
tree | d366e9f672cf567f6cf3f20010938b7cbc9c807a /pod/perlmodinstall.pod | |
parent | 99e209c8bb2bcd44ff245141e82d7412afa10277 (diff) | |
download | perl-05e8c65e76e367dad4eca95f97bfcb419fb008d4.tar.gz |
Fix broken URLs (and remove MacPerl Module Porters info)
Diffstat (limited to 'pod/perlmodinstall.pod')
-rw-r--r-- | pod/perlmodinstall.pod | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/pod/perlmodinstall.pod b/pod/perlmodinstall.pod index e43903f466..3aa76ff1ff 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: |