Write Perl subs and classes in Python 2

Edit Package perl-Inline-Python2
https://metacpan.org/pod/Inline::Python

*** This is built against Python 2 to support legacy applications. ***
*** If you need Python 3 support use perl-Inline-Python. ***
*** Both packages cannot coexist at this time. ***

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.

Refresh
Refresh
Source Files
Filename Size Changed
Inline-Python-0.56.tar.gz 0000058224 56.9 KB
cpanspec.yml 0000000550 550 Bytes
perl-Inline-Python2.changes 0000005779 5.64 KB
perl-Inline-Python2.spec 0000002824 2.76 KB
Revision 1 (latest revision is 3)
Atikon IT's avatar Atikon IT (atikon-it) committed (revision 1)
- forked from devel:languages:perl and built for Python 2

- updated to 0.56
   see /usr/share/doc/packages/perl-Inline-Python/Changes
  0.56 Fri  Aug 04 15:30:00 CEST 2017 (Stefan Seifert)
  	- Fix floating point related test failures on some machines.

- updated to 0.55
   see /usr/share/doc/packages/perl-Inline-Python/Changes
  0.55 Tue  Jul 03 09:30:00 CEST 2017 (Stefan Seifert)
  	- Pass Python floats as floats to Perl, not as string.

- updated to 0.54
   see /usr/share/doc/packages/perl-Inline-Python/Changes
  0.54 Tue  Jun 13 08:40:00 CEST 2017 (Stefan Seifert)
  	- Fix object stringification crashing on Perl < 5.16 (RT #122082)

- updated to 0.53
   see /usr/share/doc/packages/perl-Inline-Python/Changes
  0.53 Fri  Jun 02 12:10:00 CEST 2017 (Stefan Seifert)
  	- Better support for serializing booleans with JSON
  	- Support calling Perl objects with overloaded code dereferencing
  	- Support overloaded stringification of Perl objects

- updated to 0.52
   see /usr/share/doc/packages/perl-Inline-Python/Changes
  0.52 Thu  Dec 01 20:31:00 CET 2016 (Stefan Seifert)
  	- Fix test failing on lots of machines
  	  by Linas Valiukas

- updated to 0.51
   see /usr/share/doc/packages/perl-Inline-Python/Changes
Comments 0
openSUSE Build Service is sponsored by