NAME
decode-session.pl - decodes Apache::ClickPath session identifiers
SYNOPSIS
decode-session.pl [OPTIONS] session1 [... sessionN]
DESCRIPTION
decode-session.pl
decodes an Apache::ClickPath
session using Apache::ClickPath::Decode
. See the Apache::ClickPath::Decode(3) manpage.
OPTIONS
- --tag TAG
- --friendly_sessions FILENAME
- --server_map [FILENAME]
-
See the Apache::ClickPath::Decode(3) manpage for more information. The
FILENAME
argument to the--server_map
option is optional. Currently calling it with a--server_map
argument other than an empty string is not supported and gives a warning.
AUTHOR
Torsten Foertsch, <torsten.foertsch@gmx.net>
COPYRIGHT AND LICENSE
Copyright (C) 2004 by Torsten Foertsch
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.