"most WAMP packages do not require installation"

Are you sure? The WAMP (by they way, your post says WAMP yet links to LAMP) states:

"WAMPs are packages of independently-created programs installed on computer"

Perhaps you are right, and most don't require installation, but I'm not convinced "most".

"I'm trying to avoid installing more crap onto my system"

If you think it's crap, why use it? :)

While it may seem daunting at first learn how set up Perl, Apache and MySQl it is a valuable skill. It seriously shouldn't take you long. Also if you are running a stack which is similar (in configuration and version number) to that of your server, it will be easier to track down any known issues or bugs which may be platform specific.

After a quick look at the uniformserver documentation I'm not too impressed. However did you even look at the documentation? The examples provided show a shebang line of #!/usr/bin/perl. Perhaps you are just doing something else wrong.


In reply to Re^3: LAMP package for Windows? by marto
in thread WAMP package for Windows? by flamey

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.