in reply to
logger.cgi script - implementing one feature
The script you presented doesn't maintain a number of hits. Why don't you start with a hit counter instead of a logger?
Comment on
Re: logger.cgi script - implementing one feature
Replies are listed 'Best First'.
Re^2: logger.cgi script - implementing one feature
by
amalgama
(Initiate)
on May 11, 2005 at 10:01 UTC
Yes, that's right- I need also add hit counter to this logger. Hits q-ty should be printed in the logfile, for information. As to use modules, I would make it democratic as possible, i.e.does not requiring in any modules, just sendmail.
[reply]
In Section
Seekers of Perl Wisdom