The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.29 - 2009-07-07

  • Implemented passing of subroutine references and lambda expressions from Python to Perl space.
  • Implemented Python's __getitem__ protocol for perl objects. Perl objects can thus be used like dictionaries if they support a __getitem__ sub.
  • Fixed a bug in Pl2Py sometimes segfaulting on undefs in arrays.

Modules

Write Perl subs and classes in Python.

Provides

in Python.pm