Mailing List Archive

ANNOUNCEMENT: beta build from HIP. build 101
Changes
-------
- added resources and icons.
- pipe command added. ( not fully tested ).
- DBM support added (using SDBM. DB_File on the way). dbmopen() et al now
functional.

Bugs fixed
----------
- a system environment bug was fixed.


Known Issues
------------
- Beta 2 does not work on Win95.
- Sockets have some problems.
- Ctrl-C (break) doesn't work when Perl spawns another Perl process.
- Writing extensions is a tad tedious. Soon to be remedied. Look at
supplied extensions for example.