View Full Version : Perl Offline
I want to run a .pl file (being called from a htm file) on a computer that will not be connected to the internet or have a web server. I installed perl but when the form's submit button is clicked, the browser shows me the actual text of the pl file and does not print to the browser what I typed. I set the content type to text/html.
Any ideas?
Thanks
chrisvmarle
02-07-2003, 11:24 PM
You will need a Webserver for that...
I've used Apache (http://httpd.apache.org) with great succes. There are more simple servers and I'm sure there's someone else who can tell you more 'bout it.
Mzzl, Chris
optimism_
02-09-2003, 05:57 PM
I regularly use perl offline cos i live in a rural area without access to adsl, so mainly do my development offline
I have used KeyFocus _www.keyfocus.net (http://www.keyfocus.net) webserver for quite a long time now and like it a lot. It can use perl php python asp and quite a few ive not looked into. I thoroughly recommend this server to anyone running a win32 platform
optimism
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.