========
WARNING!
========

This is alpha software! Do not use it in production code! However, in the open
source spirit, it is released early and, hopefully, often.

------------------------------------------------------------------------------

This is the Perl module Hook::Modular.

INSTALLATION

Hook::Modular installation is straightforward. If your CPAN shell is set up,
you should just be able to do

    % cpan Hook::Modular

Download it, unpack it, then build it as per the usual:

    % perl Makefile.PL
    % make && make test

Then install it:

    % make install

DOCUMENTATION

Hook::Modular documentation is available as in POD. So you can do:

    % perldoc Hook::Modular

to read the documentation online with your favorite pager.

Marcel Gruenauer
