Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^4: How to run a linux/perl-based website on a CD for Windows

by Polyglot (Chaplain)
on Jul 10, 2012 at 06:52 UTC ( [id://980826]=note: print w/replies, xml ) Need Help??


in reply to Re^3: How to run a linux/perl-based website on a CD for Windows
in thread How to run a linux/perl-based website on a CD for Windows

To be honest, I've never programmed a CGI script in anything but Perl. I've always known, however, even from the beginning, that there were other ways to do it. I guess some use C or python, or ASP, or whatever. I have no experience with any of the alternatives, and have no idea whether any of them functions from a compiled state or not. So, yes, I suppose I am ignorant in this area. Programming is my hobby, not my bread and butter. This is why I appreciate perlmonks so much. It is wonderful to be able to share with other programmers.

I know that the Perl script is compilable, but it still must be interactive, and needs to be able to access the MySQL database. I don't see how mysql would integrate with a compiled Perl program based on user inputs, nor how I can convert the web form into something that would be independent from a browser.

Another puzzle, for me, since I've never done this before, is whether or not the compiled program would accept the "GET" or "POST" style tokens as command line arguments, or how I would pass the variables into it. Perhaps it's best that I just stick with Server2Go. I don't know any other way, and maybe there isn't really any other option. What do people do with compiled Perl/CGI programs anyway?

Blessings,

~Polyglot~

  • Comment on Re^4: How to run a linux/perl-based website on a CD for Windows

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-18 01:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found