This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove unneeded PREFIXes from B.xs.
[perl5.git] / README.mpeix
index 730492c..f3cbe8e 100644 (file)
@@ -9,7 +9,6 @@ README.mpeix - Perl/iX for HP e3000 MPE
 =head1 SYNOPSIS
 
    http://www.bixby.org/mark/perlix.html
-   http://jazz.external.hp.com/src/hp_freeware/perl/
    Perl language for MPE
    Last updated January 12, 2006 @ 2100 UTC
 
@@ -19,17 +18,6 @@ README.mpeix - Perl/iX for HP e3000 MPE
 This is a podified version of what used to be on the above-mentioned web page,
 podified by Jarkko Hietaniemi 2001-Jan-01.
 
-=head1 Binary distribution from HP
-
-The simplest way to obtain Perl for the MPE/iX is to go either of
-these URLs and follow the instructions within.
-
-http://jazz.external.hp.com/src/hp_freeware/perl/
-http://www.bixby.org/mark/perlix.html
-
-Use which ever one is more recent.
-
-
 =head1 What's New in Perl for MPE/iX
 
 January 12, 2006
@@ -111,13 +99,6 @@ libnet (as seen on CPAN)
 
 libwww-perl (LWP) which lets Perl programs behave like web browsers:
 
-    1. #!/PERL/PUB/perl
-    2. use LWP::Simple;
-    3. $doc = get('http://www.bixby.org/mark/perlix.html');  # reads the
-       web page into variable $doc
-
-(http://www.bixby.org/mark/perlix.html)
-
 =item *
 
 mod_perl (just the perl portion; the actual DSO will be released