The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.38 - 2010-12-02

  • Fix Perl assertion fail if __getitem__ called multiple times
  • Fix "Attempt to free unreferenced scalar" sometimes happening when calling a Perl sub with named parameters from Python.
  • Fix several memory leaks found using valgrind
  • Add py_finalize to be able to shut down the Python interpreter.

Modules

Write Perl subs and classes in Python.

Provides

in Python.pm