Inline::Python but vice versa
[email protected] ("Konovalov, Vadim") Sat, 13 Dec 2014 12:44:22 +0000
| Newsgroups | perl.inline |
|---|---|
| Message-ID | <[email protected]> |
Dear Stefan, First of all, thank you for maintaining such a useful module, All other supporters, thank you to make the really nice module possible :) A hopefully simple question, Is it possible to use Perl from Python? All I want to do - to script some editor with perl, whereas only python scr= ipting is available... Of course my editor-api calls will be issued with Inline::Python or somethi= ng like that. Interested in solutions that are not only theoretical but verified in pract= ice :) Thanks in advance, Vadim.