diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2011-01-04 00:41:22 +0800 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2011-01-04 00:58:16 +0800 |
commit | 2c17609f30aa451f45b0a17ed14e5c53245180a3 (patch) | |
tree | c3e3417c78b8e0b41fba5a67b1e722fb5c962081 /README.apollo | |
parent | 3818330277fb845056adb9589e26a1aefc39f01c (diff) | |
download | perl-2c17609f30aa451f45b0a17ed14e5c53245180a3.tar.gz |
Actuall excise 'Apollo DomainOS' support. We officially killed it in 5.11.0. It
hadn't worked for years before that.
Diffstat (limited to 'README.apollo')
-rw-r--r-- | README.apollo | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/README.apollo b/README.apollo deleted file mode 100644 index cc12e6a5cd..0000000000 --- a/README.apollo +++ /dev/null @@ -1,23 +0,0 @@ -If you read this file _as_is_, just ignore the funny characters you see. -It is written in the POD format (see pod/perlpod.pod) which is specially -designed to be readable as is. - -=head1 NAME - -README.apollo - Perl version 5 on Apollo DomainOS - -=head1 DESCRIPTION - -The following tests are known to fail as of Perl 5.005_03: - -comp/decl..........FAILED at test 0 -op/write...........FAILED at test 0 -lib/filefind.......FAILED at test 2 -lib/io_udp.........FAILED at test 2 -lib/findbin........stat(/ressel/ABT/USER/vta/jk/proj.local/perl/perl5.005_03-MAINT_TRIAL_5/t/lib/): No such file or directory at ../lib/FindBin.pm line 162 -stat(/ressel/ABT/USER/vta/jk/proj.local/perl/perl5.005_03-MAINT_TRIAL_5/t/lib/): No such file or directory at ../lib/FindBin.pm line 163 -FAILED at test 1 - -=head1 AUTHOR - -Johann Klasek <jk@auto.tuwien.ac.at> |