X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.amiga;h=f287d65c994e3e2a911a3de33db1607bd5c4d4bc;hb=912ec6395ccd8f957980c6c263fd9cff9e9bb2fa;hp=b59f535e43644f0a4a27a53c2d1e7c49da44b713;hpb=a83b6f466440987720492416f8091f2530a9ab41;p=p5sagit%2Fp5-mst-13.2.git diff --git a/README.amiga b/README.amiga index b59f535..f287d65 100644 --- a/README.amiga +++ b/README.amiga @@ -59,7 +59,8 @@ Contents You need the Unix emulation for AmigaOS, whose most important part is B. For a minimum setup, get the latest versions -of the following packages from the Aminet archives (http://www.aminet.net/~aminet/): +of the following packages from the Aminet archives +( http://www.aminet.net/~aminet/ ): ixemul-bin ixemul-env-bin @@ -82,7 +83,7 @@ same way as on any other platform, by perl foo arg1 arg2 arg3 If you want to specify perl options C<-my_opts> to the perl itself (as -opposed to to your program), use +opposed to your program), use perl -my_opts foo arg1 arg2 arg3 @@ -103,14 +104,22 @@ deficiencies in the UNIX-emulation, most notably: =over 6 -=item fork() +=item * -=item some features of the UNIX filesystem regarding link count and file dates +fork() -=item inplace operation (the -i switch) without backup file +=item * -=item umask() works, but the correct permissions are only set when the file is - finally close()d +some features of the UNIX filesystem regarding link count and file dates + +=item * + +inplace operation (the -i switch) without backup file + +=item * + +umask() works, but the correct permissions are only set when the file is +finally close()d =back @@ -194,7 +203,7 @@ and extract it with: or get the official source from CPAN: - http://www.perl.com/CPAN/src/5.0 + http://www.cpan.org/src/5.0 Extract it like this