Sybren Stuvel wrote:
> Eli Stevens (WG.c) enlightened us with:
>
>>I've bumped into some snags with pyperl (can't import perl2.so? But
>>it's right there in site-packages/ !), and I'm wondering if it's bitrot
>>or a config error on my end.
&
The group I work with is trying to be language agnostic between Python
and perl. We are trying to make it so that we are able to call our
various APIs from one language or the other without having to care* what
language the API was written in.
I've been looking into:
Inline::Python 0.22
http: