This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [PATCH] Re: Speeding up method lookups
[perl5.git] / README.amiga
index e4d4071..8951f35 100644 (file)
@@ -4,10 +4,18 @@ specially designed to be readable as is.
 
 =head1 NAME
 
-perlamiga - Perl under Amiga OS
+perlamiga - Perl under Amiga OS (possibly very outdated information)
 
 =head1 SYNOPSIS
 
+NOTE: No one has reported building Perl on the Amiga in a long
+time.  The following information is highly unlikely to be correct.
+If you would like to help the Amiga port to stay current, see:
+
+    http://us.aminet.net/aminet/dirs/dev_gg.html
+
+for Amiga resources and information.
+
 One can read this document in the following formats:
 
        man perlamiga
@@ -56,8 +64,8 @@ You need the Unix emulation for AmigaOS, whose most important part is
 B<ixemul.library>. For a minimum setup, get the following archives from
 ftp://ftp.ninemoons.com/pub/ade/current or a mirror:
 
-ixemul-45.1-bin.lha
-ixemul-45.1-env-bin.lha
+ixemul-46.0-bin.lha
+ixemul-46.0-env-bin.lha
 pdksh-4.9-bin.lha
 ADE-misc-bin.lha
 
@@ -110,7 +118,7 @@ deficiencies in the UNIX-emulation, most notably:
 
 =item umask() works, but the correct permissions are only set when the file is
       finally close()d
+
 =back
 
 =head1 INSTALLATION