INSTALLATION INSTRUCTIONS

For Windows:
============

Makefile.PL
dmake
dmake install
dmake clean

 * apache restart

For other OS:
=============

perl Makefile.PL
make
make install
make clean

 * apache restart