Data::Phrasebook::Loader::ApacheFormat

This module allows you to use Config::ApacheFormat with
Data::Phrasebook.  It should function just like any other
Data::Phrasebook backend.

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:

  Data::Phrasebook
  Test::More
  Config::ApacheFormat

COPYRIGHT AND LICENCE

Copyright (C) 2005 by Sam Tregar

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