tests/
-----

  This directory contains some perl test scripts for the mod_ifier module.

  The scripts each assume:

        1.  They are running as root.

        2.  They may *trash* /etc/apache2/conf.d/mod-ifier-test.conf

        3.  They may restart your browser.

  If these are not true you *don't* want to run the scripts.

  To run them you'll need to have Perl installed along with the LWP::UserAgent
 module.  On a Debian GNU/Linux system these can be installed with:

        apt-get install libwww-perl perl-modules

Steve
-- 