This package contains the Apache::TicketAccess module and the Apache::TicketTool module. These modules implement a cookie based authentication system similar to the ticket access system described in the mod_perl eagle book. You need perl5.004 or better to install this package. In addition, you should also have the following packages installed: Apache::AuthCookie 2.011 or later. mod_perl 1.22 or later DBI Digest::MD5 All of these modules are available from your favorite CPAN mirror. Installation of htis module is as usual: perl Makefile.PL make make test make install Copyright 2000 Michael Schout This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.