[Zope-Perl] zoperl beta5

Gisle Aas gisle@ActiveState.com
23 Feb 2001 17:03:04 -0800


ftp://ftp.activestate.com/Zope-Perl/zoperl-1.0.beta5.tar.gz

Changes since beta 5:

   Fix nested Script (Perl, restricted) calls.  Unqualified names
   in perl.safecall() where looked up in the wrong package.

   Made the Python::* constructor functions available for restricted
   scripts.

   Made Python::getitem available to restricted scripts.