> Is there a way to access Python libs from Perl and vice-versa?  I've
> seen some stuff about something called 'pyperl', but I can't really tell
> if this is what I want or not.
>

pyperl enables you to use perl from python... If you want to check it
out, you can install it
through pyppm if you have ActivePython installed.

> pyppm install pyperl


Alternatively you can download the package from
http://downloads.activestate.com/Zope-Perl/

-- 
Dan Milgram/ActiveState Developer
New! ASPN - ActiveState Programmer Network
Essential programming tools and information
http://www.ActiveState.com/ASPN


_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to