diff options
author | Larry Wall <larry@netlabs.com> | 1993-12-10 00:00:00 +0000 |
---|---|---|
committer | Larry Wall <larry@netlabs.com> | 1993-12-10 00:00:00 +0000 |
commit | ed6116ce9b9d13712ea252ee248b0400653db7f9 (patch) | |
tree | 348e8de37401fa4381f6bfe0989abef2e3b409e0 /README | |
parent | 9bbf408117c16189b372e6657c9e5a15d01ea504 (diff) | |
download | perl-ed6116ce9b9d13712ea252ee248b0400653db7f9.tar.gz |
perl 5.0 alpha 5
[editor's note: the sparc executables have not been included,
and emacs backup files and other cruft such as patch backup files have
been removed. This was reconstructed from a tarball found on the
September 1994 InfoMagic CD]
Diffstat (limited to 'README')
-rw-r--r-- | README | 17 |
1 files changed, 9 insertions, 8 deletions
@@ -1,14 +1,15 @@ -[This is an unsupported, pre-release version of Perl 5.0. It is expected -to work only on a Sparc architecture machine. No Configure support is -provided. In fact, if you succeed in configuring and making a new -makefile, you'll probably overwrite the only makefile that works. Note -that a Sparc executable comes with the kit, so you may not need to -compile at all. There is no list of new features yet, but if you look -at t/op/ref.t you'll see some of them in use. perl -Dxst is also fun.] +This is an unsupported, pre-release version of Perl 5.0. It is expected +to work only on a Sparc architecture machine. NO CONFIGURE SUPPORT IS +PROVIDED, despite what it says below. In fact, if you succeed in +configuring and making a new makefile, you'll probably overwrite the +only makefile that works. Note that a SunOS executable comes with the +kit, so you may not need to compile at all. See file Changes for a +list of new features. If you look at t/op/ref.t you'll see some of +them in use. perl -Dxst is also fun. Perl Kit, Version 5.0 - Copyright (c) 1989,1990,1991,1992,1993, Larry Wall + Copyright (c) 1989,1990,1991,1992,1993,1994 Larry Wall All rights reserved. This program is free software; you can redistribute it and/or modify |