The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Python::Object"

Python::Object - Encapuslate python objects River stage zero No dependents

Instances of the "Python::Object" class encapulate objects within the python interpreter. All builtin python datatypes as well as user defined classes, instances, extention types, and functions are python objects. Various functions in the "Python::" ...

SHLOMIF/pyperl-1.0.3 - 03 Aug 2021 16:06:22 UTC

Python.pm River stage one • 5 direct dependents • 6 total dependents

NINE/Inline-Python-0.57 - 18 Sep 2022 11:33:08 UTC

Python - Encapuslate python objects River stage zero No dependents

"Python" is an interpreted, interactive, object-oriented programming language programming language created by Guido van Rossum (www.python.org). This manpage describe the perl interface to python data managed by an embedded Python interpreter. The "P...

SHLOMIF/pyperl-1.0.3 - 03 Aug 2021 16:06:22 UTC

Python::Err - Python exception objects River stage zero No dependents

Python exceptions are wrapped up in "Python::Err" objects. If perl calls some python function and this function raise an exception then $@ will end up as a reference to a "Python::Err" object. The following methods are available: $err->type What kind...

SHLOMIF/pyperl-1.0.3 - 03 Aug 2021 16:06:22 UTC

Python::Version - Python PEP440 compatible version string parser in Perl River stage one • 1 direct dependent • 2 total dependents

This module provides a parser as well as comparion method for Python PEP440 compatible version string....

SLOYD/Python-Version-0.001 - 04 Feb 2023 14:11:05 UTC

Python::Bytecode - Disassemble and investigate Python bytecode River stage zero No dependents

"Python::Bytecode" accepts a string or filehandle contain Python bytecode and puts it into a format you can manipulate....

DSUGAL/Python-Bytecode-2.7 - 18 Jul 2004 04:39:31 UTC

Acme::Syntax::Python - Python like Syntax for Perl. River stage zero No dependents

Translates a Python like syntax into executable Perl code. Right now blocks are defined by 4 spaces. I plan on extending this to tabs as well soon....

PEDLAR/Acme-Syntax-Python-0.02 - 14 Jun 2013 19:36:19 UTC

Meta::Lang::Python::Python - handle Python related tasks in the baseline. River stage zero No dependents

This module will ease the work with the Python intepreter. It will run it, run debugging etc... It will also answer questions regarding Python in the development environment which will be encapsulated in this module....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC

Python::Serialise::Pickle - a file for reading and writing pickled Python files River stage zero No dependents

Pickling is a method of serialising files in Python (another method, Marshalling, is also available). This module is an attempt to write a pure Perl implementation of the algorithm....

SIMONW/Python-Serialise-Pickle-0.01 - 12 May 2003 18:29:45 UTC

Python::Serialise::Marshal - a module for reading and writing marshalled Python files River stage one • 1 direct dependent • 1 total dependent

Marshalling is a method of serialising files in Python (another method, Pickling, is also available). It is the method that Mailman uses to store its config files. This module is an attempt to write a pure Perl implementation of the algorithm....

SIMONW/Python-Serialise-Marshal-0.02 - 26 May 2003 09:07:13 UTC

Python::Serialize::Pickle::InlinePython::Functions - functional version of pickle serializer/deserializer River stage zero No dependents

TOKUHIROM/Python-Serialize-Pickle-InlinePython-0.01 - 26 Apr 2009 01:37:23 UTC
11 results (0.063 seconds)