Apache::Usertrack - Emulate the mod_usertrack apache module


Apache-Usertrack documentation  | view source Contained in the Apache-Usertrack distribution.

Index


NAME

Top

Apache::Usertrack - Emulate the mod_usertrack apache module

SYNOPSIS

Top

  PerlFixupHandler Apache::Usertrack

  PerlSetVar Usertrack On

PREREQUISITES

Top

This module uses the Time::HiRes module.

DESCRIPTION

Top

To be written. :-)

BUGS / TODO

Top

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

Top

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

Top

perl(1), mod_perl(3)


Apache-Usertrack documentation  | view source Contained in the Apache-Usertrack distribution.