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 ...
Hi all, <BR><BR>I'm looking for a fast way to get a perl script working over the web. All I have to do is upload the file, run the script on the file, and give back the output. I've never really done ...
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 ...
This service is available to faculty, staff, student and sponsored accounts. Those of you using Perl for your CGI programs will find Perl at /usr/local/bin/perl on fraser.sfu.ca. That is, the first ...
Over the years, I've probably created thousands of reports for customers and co-workers. Usually, I have a web-based program that generates reports in either html or comma-separated format. The html ...