The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Apache::Queue version 0.3.1
=========================

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  Apache::Constants
  Apache::File
  Apache::Log
  Fcntl
  DB_File
  Template
  
COPYRIGHT AND LICENCE

Copyright (C) 2003 Donald Becker <psyon@psyon.org>