Name: | perl-Inline-Python |
---|---|
Version: | 0.57 |
Release: | 1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 129925 |
License: | GPL+ or Artistic |
RPM: | perl-Inline-Python-0.57-1.el8.aarch64.rpm |
Source RPM: | perl-Inline-Python-0.57-1.el8.src.rpm |
Build Date: | Wed Oct 26 2022 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Inline-Python |
Summary: | Write Perl subs and classes in Python |
Description: | 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. |
- 0.57 bump
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Perl 5.36 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Fix segmentation fault with python 3.10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for Python 3.10
- Perl 5.34 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild