Fedora Packages

perl-Inline-Python

Write Perl subs and classes in Python

The Inline::Python module allows you to put Python source code directly "inline" in a Perl script or module. It sets up an in-process Python interpreter, runs your code, and then examines Python's symbol table for things to bind to Perl. The process of interrogating the Python interpreter for global variables only occurs the first time you run your Python code. The name-space is cached, and subsequent calls use the cached version.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.57-10.fc40 -
Fedora 40 0.57-10.fc40 -
Fedora 39 0.57-6.fc39 -
Fedora 38 0.57-3.fc38 -
EPEL 8 0.57-1.el8 -
EPEL 7 0.49-3.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-Inline-Python dash maintainers at fedoraproject dot org.



Sources on Pagure