I am trying to create a HTML login screen which sends the request to a CGI script. The CGI script, using perl, is then supposed to compare the username/password to a password file nameList.txt Each ...
Using red hat linux standard apache install /var/www/cgi-bin/<P>I have made my own myHTML.pm and my own myProfile in<BR>/var/www/mylib/ folder and I KNOW They are there!!<BR>however, when I run a ...
A number of options are available for Perl developers who want to reduce the amount of work and tedium involved in writing Perl CGI scripts that interact with a database server. Some of these ...
Every programming language has its strengths...and its weaknesses. We identify five tasks for which perl is ideally suited, and four that...well, really, shouldn't you choose something else? We all ...