You know what this project needs? A VM.

In order to install, deploy, test, demonstrate etc. RPerl, there's a lot of messing about and reconfiguration needed. It seems impossible on OS X for a start, and there's a danger of breaking your regular production perl(s).

Someone (maybe not WillTheChill because he never ever listens to criticism or answers questions) should create a basic Linux VM with Rperl set up on it1.

That way whenever someone questions what it's all about, the instructions would be:

I would kick in some money for that.

1. The other reason Will should not do it is because he can't do anything the easy way. If you asked him to create a simple Linux VM he would use the most obscure unmaintained distro of Linux ever invented, require several complicated tweaks after mounting, and create a VM for some Albanian VMWare solution nobody's ever heard of.

2. This would not be some incredibly obscure n-body astronomy problem which takes nine hours when done the slow way. It would be something practical which takes at most a few minutes to run the slow way.


In reply to Re: Perl 5 Optimizing Compiler, Part 16: RPerl v1.2 Kickstarter Challenge by Cody Fendant
in thread Perl 5 Optimizing Compiler, Part 16: RPerl v1.2 Kickstarter Challenge by Will_the_Chill

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.