diff options
author | Andy Dougherty <doughera@lafcol.lafayette.edu> | 1994-04-04 00:00:00 +0000 |
---|---|---|
committer | Andy Dougherty <doughera@lafcol.lafayette.edu> | 1994-04-04 00:00:00 +0000 |
commit | 2304df62caa7d9be70e8b8bcdb454e139c9c103d (patch) | |
tree | 98a456ef0fbe59b1a02bfe68afa4a3d9afb4f21c /README | |
parent | 8990e3071044a96302560bbdb5706f3e74cf1bef (diff) | |
download | perl-2304df62caa7d9be70e8b8bcdb454e139c9c103d.tar.gz |
perl 5.0 alpha 8
[the last one taken from the September '94 InfoMagic CD; a similar
style of cleanup as the previous commits was performed]
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -1,11 +1,4 @@ -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. +[This is an unsupported, pre-release version of Perl 5.0.] Perl Kit, Version 5.0 |