Thank you. At this point, I'm willing to try most anything--and this may be the answer. I've always disliked Windows, and sure don't enjoy trying to get my perl scripts working in a WAMP environment.

But I want my friend to be able to simply access the scripts from his browser. I'm not sure if he's computer literate enough to open up a VM every time he wants to access them. In reading some of Vagrant's introductory materials, I wonder if I am understanding them correctly--as in, it sounds almost too good to be true. Is it really like having the server on your local machine such that, from Windows, you could SSH into the VM and you could access it via HTTP just as if it were an online server?

Blessings,

~Polyglot~


In reply to Re^2: Is mod_perl going the way of the dinosaur? by Polyglot
in thread Is mod_perl going the way of the dinosaur? by Polyglot

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.