Change 18512 by jhi@lyta on 2003/01/17 21:00:15
EPOC perl address updates.
Affected files ...
... //depot/perl/README.epoc#19 edit
Differences ...
==== //depot/perl/README.epoc#19 (text) ====
Index: perl/README.epoc
--- perl/README.epoc#18~17824~ Tue Sep 3 13:02:36 2002
+++ perl/README.epoc Fri Jan 17 13:00:15 2003
@@ -17,8 +17,8 @@
This is a port of perl to the epocemx SDK by Eberhard Mattes, which
itself uses the SDK by symbian. Essentially epocemx it is a POSIX
-look alike environment for the EPOC OS. For more informations look at:
-http://www.windhager.de/~mattes/epocemx/
+look alike environment for the EPOC OS. For more information look at:
+http://epocemx.sourceforge.net/
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
@@ -31,13 +31,12 @@
=head1 INSTALLING PERL ON EPOC
You can download a ready-to-install version from
-http://www.science-computing.de/o.flebbe/perl/
+http://www.oflebbe.de/oflebbe/perl/
-You will need at least ~6MB free space in order to install and run
-perl.
+You will need at least ~6MB free space in order to install and run perl.
Please install the emxusr.sis package from
-http://www.windhager.de/~mattes/epocemx/ first.
+http://epocemx.sourceforge.net/ first.
Install perl.sis on the EPOC machine. If you do not know how to do
that, consult your PsiWin documentation.
@@ -150,11 +149,11 @@
=head1 AUTHOR
-Olaf Flebbe <[EMAIL PROTECTED]>
-http://www.science-computing.de/o.flebbe/perl/
+Olaf Flebbe <[EMAIL PROTECTED]>
+http://www.oflebbe.de/oflebbe/perl/
=head1 LAST UPDATE
-2002-03-26
+2003-01-18
=cut
End of Patch.