in reply to Script Unload??

this question has NOTHING WHAT SO EVER TO DO WITH PERL. little_mistress@mainhall.com

Replies are listed 'Best First'.
RE: Re: Script Unload??
by chromatic (Archbishop) on Apr 26, 2000 at 01:48 UTC
    I took the question to be twofold:
    1. Can this be done in Perl in this fashion?
    2. If not, is this other method (that I know I can do in Perl) a good solution?
    Even though the answer to the first question is No, I answered it because I think being honest about the limitations of Perl (or HTTP, in this case) is valuable, and because I found the implied second question interesting.

    Giving people alternate approaches which can be done in Perl is a big plus, in my book.

RE: Re: Script Unload??
by ZZamboni (Curate) on Apr 25, 2000 at 23:22 UTC
    That's what I also thought at first. But, although the original question was not directly perl-related, many of the answers involved discussion of Perl programming and perl data structures (the queue/stack thing). So it ended up being perl-related :-)
RE: Re: Script Unload??
by toadi (Chaplain) on Apr 27, 2000 at 00:27 UTC
    Hi,
    I found a way round that ...
    It's not nice, but I keep track of the time the user posted something.
    After a that period of time it scannes the file an removes the user from the list.
    But You'll see lurkers. The script get's the ip/hostname from the users watching and not logged in.

    If you want some help, mail me...Because the script consists of several files.

    --
    My opinions may have changed, but not the fact that I am right