Differences between revisions 5 and 6
Revision 5 as of 2008-08-25 20:46:17
Size: 1281
Editor: ant06-1-82-242-109-222
Comment: better link for original PyPerl dist ; added link to Inline::Python
Revision 6 as of 2008-11-15 14:00:47
Size: 1301
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * [http://aspn.activestate.com/ASPN/Modules/dist_html?dist_id=10617 PyPerl at ASPN]
 * [http://aspn.activestate.com/ASPN/CodeDoc/pyperl/perlmodule.html perlmodule documentation at ASPN]
 * [http://downloads.activestate.com/Zope-Perl/ Download latest PyPerl module]
 * pyperl is currently unmaintained. There is an inofficial version distributed by Felix Schwarz named [http://www.felix-schwarz.name/files/opensource/pyperl/ 1.0.1c] which fixes some compilation errors on newer systems.
 * [[http://aspn.activestate.com/ASPN/Modules/dist_html?dist_id=10617|PyPerl at ASPN]]
 * [[http://aspn.activestate.com/ASPN/CodeDoc/pyperl/perlmodule.html|perlmodule documentation at ASPN]]
 * [[http://downloads.activestate.com/Zope-Perl/|Download latest PyPerl module]]
 * pyperl is currently unmaintained. There is an inofficial version distributed by Felix Schwarz named [[http://www.felix-schwarz.name/files/opensource/pyperl/|1.0.1c]] which fixes some compilation errors on newer systems.
Line 10: Line 10:
* Recent patches by Per Øyvind Karlsen with fixes for python 2.5 as well as some other useful stuff is available at [http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/python-perlmodule/ Mandriva SVN]
 * [http://lists.zope.org/mailman/listinfo/zope-perl Mailing list for support questions]
* Recent patches by Per Øyvind Karlsen with fixes for python 2.5 as well as some other useful stuff is available at [[http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/python-perlmodule/|Mandriva SVN]]
 * [[http://lists.zope.org/mailman/listinfo/zope-perl|Mailing list for support questions]]
Line 15: Line 15:
 * [http://www.faqts.com/knowledge_base/view.phtml/aid/17202/fid/1102 How do I invoke Perl code from Python?]
 * [http://conferences.oreillynet.com/cs/os2001/view/e_sess/1437 pyperl: Perl & Python is True!]
 * [http://search.cpan.org/dist/pyperl/ original PyPerl 1.0 distribution on the CPAN]
 * [http://search.cpan.org/dist/Inline-Python/ Inline::Python] allows the reverse: calling Python code from Perl
 * [[http://www.faqts.com/knowledge_base/view.phtml/aid/17202/fid/1102|How do I invoke Perl code from Python?]]
 * [[http://conferences.oreillynet.com/cs/os2001/view/e_sess/1437|pyperl: Perl & Python is True!]]
 * [[http://search.cpan.org/dist/pyperl/|original PyPerl 1.0 distribution on the CPAN]]
 * [[http://search.cpan.org/dist/Inline-Python/|Inline::Python]] allows the reverse: calling Python code from Perl

pyperl is a module for integrating Perl in Python.

See:

* Recent patches by Per Øyvind Karlsen with fixes for python 2.5 as well as some other useful stuff is available at Mandriva SVN

See also:

PyPerl (last edited 2011-03-09 15:32:13 by 253)

Unable to edit the page? See the FrontPage for instructions.