Wrapping or converting Perl module?

Terry Hancock hancock at anansispaceworks.com
Thu Nov 4 18:13:58 EST 2004


Okay, let's try rephrasing the question more concisely . . . ;-)

Are there any packages to help

1) Wrap a perl module the way you would a C module
   (does this ever make sense to do?)

2) Automatically or Semi-automatically translate
   a perl module/package/etc into a Python module?

3) Is there at least a guide somewhere to mapping
   Perl OOP idioms to Python counterparts?

4) Or would I be better off just looking at the SQL
   code and re-writing logic entirely?

I'm starting to be resigned to doing #4, but I didn't
want to if there's an easier way.

Cheers,
Terry

--
Terry Hancock ( hancock at anansispaceworks.com )
Anansi Spaceworks  http://www.anansispaceworks.com




More information about the Python-list mailing list