Build
=====

'Create a module based on a template to use with Module::Build'


INSTALLATION
------------

To install this module type the following:

   perl Build.PL
   ./Build
   ./Build test
   ./Build install