I have written some PHP stylish code that uses the IP address to track users for a limited time, maximum 1 day. It's a single file (ipSession.pl) in a bigger project. See IP session for docs. Sessions are saved in single files like in PHP.
Comment on Re: Perl-based user manager/tracker for web sites?