p5.28-inline-python

v 0.560.0

Write inline python in perl scripts

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.

https://metacpan.org/pod/Inline::Python

To install p5.28-inline-python, paste this in macOS terminal after installing MacPorts

sudo port install p5.28-inline-python

Add to my watchlist

Installations 0
Requested Installations 0