diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-01-17 21:00:15 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-01-17 21:00:15 +0000 |
commit | 6c852fd01ecdabb75bc8f2dcc9078ea12845f163 (patch) | |
tree | 272793650179092bde2d4a64a961ee7c8507bc34 /README.epoc | |
parent | 70ee44090a3faf48295f65df1a1fe1c53d04be10 (diff) | |
download | perl-6c852fd01ecdabb75bc8f2dcc9078ea12845f163.tar.gz |
EPOC perl address updates.
p4raw-id: //depot/perl@18512
Diffstat (limited to 'README.epoc')
-rw-r--r-- | README.epoc | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/README.epoc b/README.epoc index 90e87ebcdf..aa744e389e 100644 --- a/README.epoc +++ b/README.epoc @@ -17,8 +17,8 @@ http://www.symbian.com/ 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 @@ 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.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 @@ Very special thanks to Eberhard Mattes for epocemx. =head1 AUTHOR -Olaf Flebbe <o.flebbe@science-computing.de> -http://www.science-computing.de/o.flebbe/perl/ +Olaf Flebbe <olaf@oflebbe.de> +http://www.oflebbe.de/oflebbe/perl/ =head1 LAST UPDATE -2002-03-26 +2003-01-18 =cut |