Hello all,

Sorry to be a bit off-topic. The only reason I even feel okay posting this is because I'm asking indirectly about CGI scripts in Perl.

I've been writing scripts in Perl for some time and testing them on my Win2K/XP boxes using ActiveState and the Win32 port of Apache - but as can be expected, anytime I do anything with files, I have to code it twice - my webhost runs Red Hat 7.1, so I have to change file paths, etc.

Now, there's a module from CPAN that I want to use, that ActiveState hasn't ported. I'm curious if anyone has ran Apache under Cygwin and used Cygwin's Perl in conjunction with it, and what their experiences have been. I'm going to be trying it myself, but I may as well ask to see if someone has gone before me in this path.

Thanks. :)

~Brian

In reply to (Semi-OT) Win32 Apache & ActiveState vs. All Cygwin by brianarn

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.