This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(??{ }) anomaly
[perl5.git] / README.qnx
index 9c4e39a..3922cfe 100644 (file)
@@ -98,9 +98,7 @@ A script that emulates the standard unix archive (aka library)
 utility.  Under Watcom 10.6, ar is linked to wlib and provides the
 expected interface. With Watcom 9.5, a cover function is
 required. This one is fairly crude but has proved adequate for
-compiling perl.  A more thorough version is available at:
-
-       http://www.fdma.com/pub/qnx/porting/ar
+compiling perl.
 
 =item qnx/cpp
 
@@ -109,6 +107,8 @@ generate a similar cover, but it doesn't handle all the command-line
 options that perl throws at it. This might be reasonably placed in
 /usr/local/bin.
 
+=back
+
 =head2 Outstanding issues with perl under QNX6
 
 The following tests are still failing for Perl 5.7.1 under QNX 6.1.0:
@@ -118,8 +118,6 @@ The following tests are still failing for Perl 5.7.1 under QNX 6.1.0:
   ext/IO/lib/IO/t/io_sock............FAILED at test 12
   ext/IO/lib/IO/t/io_udp.............FAILED at test 4
 
-=back
-
 =head1 AUTHOR
 
 Norton T. Allen (allen@huarp.harvard.edu)