Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: lighter alternative to CGI.pm

by dws (Chancellor)
on Aug 29, 2002 at 20:20 UTC ( [id://193897]=note: print w/replies, xml ) Need Help??


in reply to lighter alternative to CGI.pm

I'm helping out with a project that is using Perl from server-side includes on an NT box running IIS.

Damn. You're probably really close to being able to invert the structure, and turn the HTML into a template. But that won't help your performance issue unless you can run mod_perl.

Is this something you could use PerlScript for? You'd be getting some Cookie- and form-handling for free, and might be able to avoid CGI.pm (or a lighter alternative) entirely.

The Perl-Win32-ASP FAQ has details.

Replies are listed 'Best First'.
Re: Re: lighter alternative to CGI.pm
by perrin (Chancellor) on Aug 29, 2002 at 21:04 UTC
    There are a few thousand .htm files using this SSI approach, and changing them all to .asp would be a big deal here. They're URLs that have existed for a long time and shouldn't be changed if possible.

    How I long for the flexibility of Apache right now...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://193897]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-03-28 16:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found