Someone tell the one who wrote this module that it doesn't work please
There are 3 much more effective ways to notify the author of problems than ranting here at PerlMonks:
  1. Rate the module on CPAN ratings.
  2. Submit a bug report on CPAN.
  3. Send an email to the author.
There are links and info at Inline::Python. The 1st 2 require that you create an account, which judging by your anonymity, may be a challenge for you. It would also require a little more effort than "It didn't work.".
I just tried Inline::Python because I thought it would work.
The CPAN Testers provide plenty of indicators to a module's quality, as do the bug reports, both of which can be found at Inline::Python. The next time you try to use a new module, you should glance at them before you take the plunge.
how big CPAN is and how good it is, but really... that's not where it's at.
There are plenty of great modules on CPAN. What... you expect everything to be great? Sometimes you get what you pay for. It's free!

In reply to Re: Inline::Python sucks by toolic
in thread Inline::Python sucks by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.