JNameNotTaken
Programmer
Hi All
Sorry if these questions are irritating but I've checked FAQs and googled for ages, I just have some basic questions before I launch into learning Perl.
1. Can a Perl CGI program be used to silently send an email. E.g. a user fills in a HTML form, can the resultant data be posted to an email address?
1.1 If so, is it dependent on Server capabilities and installments or can the perl interpretor deal with it itself?
2. Does a Perl CGI script compile to a binary or class file or is the actual script itself interpreted.
2.1 Is using chmod on the server sufficient to prevent users from downloading the script to see how things are done?
3. Can Perl be used in it's default state to implement the DES encryption algorithm or are some extra librarys required?
4. This one is a bit effy but, I'm running MS windows 98 (by choice, long story) does anybody know a free 'personal server' that could be used for development purposes? I downloaded Apache 2.2.3 but it actually wouldn't even install on my PC. MS Personal Server that comes with the Win98 CD is not an option either as that CD has long since disappeared.
Thanks Very Much
John
Sorry if these questions are irritating but I've checked FAQs and googled for ages, I just have some basic questions before I launch into learning Perl.
1. Can a Perl CGI program be used to silently send an email. E.g. a user fills in a HTML form, can the resultant data be posted to an email address?
1.1 If so, is it dependent on Server capabilities and installments or can the perl interpretor deal with it itself?
2. Does a Perl CGI script compile to a binary or class file or is the actual script itself interpreted.
2.1 Is using chmod on the server sufficient to prevent users from downloading the script to see how things are done?
3. Can Perl be used in it's default state to implement the DES encryption algorithm or are some extra librarys required?
4. This one is a bit effy but, I'm running MS windows 98 (by choice, long story) does anybody know a free 'personal server' that could be used for development purposes? I downloaded Apache 2.2.3 but it actually wouldn't even install on my PC. MS Personal Server that comes with the Win98 CD is not an option either as that CD has long since disappeared.
Thanks Very Much
John