[Zope-Perl] zope-perl-0.1.a2

Gisle Aas gisle@ActiveState.com
09 Aug 2000 07:16:13 +0200


The alpha 2 release is now available from ActiveState's ftp server:

   ftp://ftp.ActiveState.com/Zope-Perl/zope-perl-0.1.a2.tar.gz

The server still have problems with passive connections, so I also
made this release temporary available from:

   http://gisle.aas.no/zope-perl-0.1.a2.tar.gz

Changes since a1 are:

   Force integer key for $o->{Get,Set,Del}Item on
   sequences.

   Fix building of perlmodule when python is compiled
   without thread support.

   Perl data can now be picked with Storable 0.7.
   Pickling of perl data enabled by loading the
   perlpickle module.

   The setup.py script now requires Distutils-0.9

   Provide python-dynload-global patch for py152

   Introduced try_perlapi.pl

   More ZPublisher provided names in methodTry.dtml.
   Patch by Joseph Wayne Norton <norton@alum.mit.edu>.

   Improved documentation.

   Fix comments on last line of a perl method.
   Patch by Monty Taylor <mtaylor@goldridge.net>.

   Implemented hash.update()

Regards,
Gisle