PERL/CGI Scripts - the legacy continues

Perl/cgi Scripts Legacy Continues - Computer Issues, Video Gaming - Posted: 1st May, 2003 - 9:18pm

Text RPG Play Text RPG ?
 

Posts: 3 - Views: 1466
14th Sep, 2002 - 11:34am / Post ID: #

PERL/CGI Scripts - the legacy continues

This section will be left for the dreaded PERL issues and comments.
Often we have calls for CGI requests. We used Perl a lot in the old days but found that it could not handle heavy loads especially when it comes to a Community like this.



Sponsored Links:
14th Sep, 2002 - 11:38am / Post ID: #

continues legacy - Scripts PERLCGI

I am using a script that calls for .log info every 24 hours. This is the part of the code that makes the call:

use Time::Local;
$tmtodaybegin=timelocal(0,0,0,(localtime)[3,4,5]); #time to begin today
$tmyest = $tmtodaybegin - 3600 * 24;
%in=&parse;


How do I change this so that it checks every 1 hours, half hour, etc rather than every 24 hours?
I



1st May, 2003 - 9:18pm / Post ID: #

PERL/CGI Scripts - the legacy continues Gaming Video & Issues Computer

I am amazed that there is not a way to to get sendmail to time the way it sends out email so that you do not get 1000 emails being sent to the mail server all at once.




 
> TOPIC: PERL/CGI Scripts - the legacy continues
 

▲ TOP


International Discussions Coded by: BGID®
ALL RIGHTS RESERVED Copyright © 1999-2024
Disclaimer Privacy Report Errors Credits
This site uses Cookies to dispense or record information with regards to your visit. By continuing to use this site you agree to the terms outlined in our Cookies used here: Privacy / Disclaimer,