'Here is my suggestion for an experiment: when there is a working prototype for these changes, clone CPAN and test all modules with it.'

There's no need to 'clone CPAN', smoketesters/cpantesters already provides the required functionality, anyone can smoketest cpan for any version of perl, for any OS, automatically reporting failures.

'These numbers should then be multiplied by 10x to see the effect on real code "out there".'

The number you'd end up with makes no sense at all in terms of what you seem to believe it would illustrate.

'I would prefer to see Perl first conquering Bioinformatics'

Be sure to post here when you create a group/movement working towards this goal.

'who wouldn't like to have the power of R from Perl rather than ... R'

Isn't that what Statistics::R claims to do? "Statistics::R is a module to controls the R interprete".

'I could also add making PDL more accessible, why can't its use be transparent in Perl???'

See above.


In reply to Re^2: Announcing Perl 7 by marto
in thread Announcing Perl 7 by marto

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.