This is 5.8.0.
[p5sagit/p5-mst-13.2.git] / README.epoc
index a098c2b..8ce93fe 100644 (file)
@@ -23,7 +23,7 @@ http://www.windhager.de/~mattes/epocemx/
 perl and epocemx runs on Epoc Release 5 machines: Psion 5mx, 5mx Pro,
 Psion Revo, Psion Netbook and on the Ericson M128. It may run on Epoc
 Release 3 Hardware (Series 5 classic), too. For more information about
-this hardware please refer to http://www.psion.com.
+this hardware please refer to http://www.psion.com/
 
 Vendors which like to have support for their devices are free to send
 me a sample. 
@@ -31,7 +31,7 @@ me a sample.
 =head1 INSTALLING PERL ON EPOC
 
 You can download a ready-to-install version from
-http://www.science-computing.de/o.flebbe/perl. 
+http://www.science-computing.de/o.flebbe/perl/
 
 You will need at least ~6MB free space in order to install and run
 perl.
@@ -68,6 +68,12 @@ EPOC:
 
 =over 4
 
+=item * 
+
+socket IO is only implemented poorly. You can only use sysread and
+syswrite on them. The commands read, write, print, <> do not work for
+sockets. This may change iff epocemx supports sockets.
+
 =item *
 
 kill, alarm and signals. Do not try to use them. This may be