Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

I'm tempted just to link to Re^2: manipulating a data table.

Why? Why this ammount of pure pain?

  • Scary operating system that you don't want to run a server on - CHECK
  • Emulating a completely different operating system family - CHECK
  • ... in user space - CHECK
  • Using two languages with probably the most opposite philosopies (TIMTOWTDI vs. TOOWTDI) in the same program - CHECK
  • ... when both support the common gateway interface (CGI) out of the box(1) - CHECK
  • Using the slowest possible interface (CGI) to the webserver - CHECK
  • ... despite both languages and most common webservers supporting FastCGI(2) - CHECK
  • ... despite both languages supporting integration into the webserver (mod_perl, mod_python) - CHECK

What is wrong with you?

Among collegues, I would ask if your domina has become too weak ...

Alexander


(1) Perl did so, for a long time. In very recent versions, you have to install CGI via CPAN.

(2) FastCGI: See also Re: CGI or CGI::Fast, Re^9: mod_perl, and weird caching

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)

In reply to Re^3: using Inline Python with CGI by afoken
in thread using Inline Python with CGI by garima3003

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-03-29 14:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found