NAME
Apache::Usertrack - Emulate the mod_usertrack apache module
SYNOPSIS
PerlFixupHandler Apache::Usertrack
PerlSetVar Usertrack On
PREREQUISITES
This module uses the Time::HiRes module.
DESCRIPTION
To be written. :-)
BUGS / TODO
We don't do expire stuff yet.
Documentation.
Support for systems without gettimeofday.
Patches are most welcome! :-) See mod_usertrack.c in the <apachedist>/src/modules/standard/ directory for 'the original' it's quite simpel C code!
AUTHOR
Copyright (C) 1998, Ask Bjoern Hansen <ask@netcetera.dk>. All rights reserved. This module is free software; you may redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
perl(1), mod_perl(3)