diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-07-11 18:49:43 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-07-11 18:49:43 +0000 |
commit | b250498faaf6fbd04315d2b632649596e2498c42 (patch) | |
tree | 25f6de9511b199debdbf56b7ff77e5c37b5288ef /README.epoc | |
parent | 036b4402dc24284de44ae733b52896d6fd4fbb77 (diff) | |
download | perl-b250498faaf6fbd04315d2b632649596e2498c42.tar.gz |
integrate cfgperl changes#6261..6266 into mainline
p4raw-link: @6266 on //depot/cfgperl: a009ce76c9b4ddbde44a58eab3fe27d331cf27fe
p4raw-link: @6261 on //depot/cfgperl: 27d76ecff97d0a9449f569d789504cc8b69a6d01
p4raw-id: //depot/perl@6363
p4raw-integrated: from //depot/cfgperl@6362 'copy in' README.epoc
epoc/createpkg.pl epoc/epocish.c (@5586..) epoc/epocish.h
t/comp/require.t (@5639..) cygwin/Makefile.SHs (@6096..)
ext/POSIX/POSIX.pm (@6140..) hints/bsdos.sh (@6156..)
epoc/config.sh (@6168..) ext/POSIX/POSIX.xs (@6198..)
p4raw-integrated: from //depot/cfgperl@6265 'copy in'
ext/POSIX/POSIX.pod (@5586..)
p4raw-integrated: from //depot/cfgperl@6263 'copy in' doop.c (@6256..)
p4raw-integrated: from //depot/cfgperl@6261 'merge in' pod/perldiag.pod
(@6206..) toke.c (@6250..)
Diffstat (limited to 'README.epoc')
-rw-r--r-- | README.epoc | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/README.epoc b/README.epoc index b4bcca60e4..2163c465d7 100644 --- a/README.epoc +++ b/README.epoc @@ -4,7 +4,7 @@ Perl 5 README file for the EPOC operating system. Olaf Flebbe <o.flebbe@gmx.de> http://www.linuxstart.com/~oflebbe/perl/perl5.html -2000-02-20 +2000-05-15 ===================================================================== Introduction @@ -13,9 +13,8 @@ Introduction EPOC is a OS for palmtops and mobile phones. For more informations look at: http://www.symbian.com/ -This is a port of Perl version 5.5.650 to EPOC. It runs on the Perl -Series 5, Series 5mx and the Psion Revo. I have no reports for other -EPOC devices. +This is a port of Perl version 5.6.0 to EPOC. It runs on the Perl +Series 5, Series 5mx and the Psion Revo and on the Ericson M128. Features are left out, because of restrictions of the POSIX support. @@ -157,4 +156,4 @@ Support Status I'm offering this port "as is". You can ask me questions, but I can't guarantee I'll be able to answer them; I don't know much about Perl -internals myself; +internals myself. |