Torsten Förtsch > Apache2-ClickPath > decode-session.pl

Download:
Apache2-ClickPath-1.901.tar.gz

Annotate this POD

CPAN RT

New  1
Open  0
View/Report Bugs
Source  

NAME ^

decode-session.pl - decodes Apache2::ClickPath session identifiers

SYNOPSIS ^

 decode-session.pl [OPTIONS] session1 [... sessionN]

DESCRIPTION ^

decode-session.pl decodes an Apache2::ClickPath session using Apache2::ClickPath::Decode. See the Apache2::ClickPath::Decode(3) manpage.

OPTIONS ^

--tag TAG
--friendly_sessions FILENAME
--server_map [FILENAME]

See the Apache2::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.

--secret STRING
--iv STRING

Thes 2 parameters correspond to the ClickPathSecret and ClickPathSecretIV configuration directives of Apache2::ClickPath. Syntax and semantic are the same.

AUTHOR ^

Torsten Foertsch, <torsten.foertsch@gmx.net>

COPYRIGHT AND LICENSE ^

Copyright (C) 2004-2005 by Torsten Foertsch

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

syntax highlighting: