Ok, basically I have a list of start times, stop times, usernames, and ip's in a database, I currently have code in place that will take in a date and ip address and return a list of people that had that IP address, with the time that they acquired the ip and the time that they released the ip.
What I need to do is input a date & time and find out the exact user that had the ip address at that time. So I have tried Date::Manip and it does most of the work for me for my other calculations but it doesn't seem to give me a way to find out what I need. Any ideas, or point to a better module to use would be great. Chris Hood -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>