in reply to Module for trying out CGI/Apache+Perl

Respected Monks,

Thank you very much for taking the time to answer my questions. I will surely try all the options you have given above.

For some reason, this question does not appear in the "SOPW" or Monastery Section. It only lists under my name. Is there something wrong with my question? Kindly let me know.

Perlpetually Indebted To PerlMonks

use Learning::Perl; use Beginning::Perl::Ovid; print "Awesome Books";
http://dwimperl.com/windows.html is a boon for Windows.

Replies are listed 'Best First'.
Re^2: Module for trying out CGI/Apache+Perl
by kcott (Archbishop) on Jun 19, 2013 at 15:48 UTC
    "For some reason, this question does not appear in the "SOPW" or Monastery Section. It only lists under my name. Is there something wrong with my question? Kindly let me know."

    This thread hasn't been FrontPaged so it won't appear in The Monastery Gates (assuming that's what you meant by "Monastery Section").

    If you didn't see it in Seekers of Perl Wisdom, it probably hadn't been approved at the time when you checked. "Unapproved Nodes" appear at the end of the listing. If you also tried there and didn't find it, go to your home node, follow the "Settings" link then check "Show Unapproved Nodes".

    -- Ken