FreeBSD.software
Home/devel/p5-Inline-Python

p5-Inline-Python

0.58devel

Write Perl Subroutines 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 globals only occurs the first time you run your Python code. The namespace is cached, and subsequent calls use the cached version.

$pkg install p5-Inline-Python
metacpan.org/release/Inline-Python
Origin
devel/p5-Inline-Python
Size
103KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
3 packages
Required by
0 packages

Dependencies (3)