Codebase list libb-hooks-op-annotation-perl / 77ce123b-8368-4cc6-81a0-41f4b395caf4/upstream
77ce123b-8368-4cc6-81a0-41f4b395caf4/upstream

Tree @77ce123b-8368-4cc6-81a0-41f4b395caf4/upstream (Download .tar.gz)

B-Hooks-OP-Annotation version 0.44
==================================

This module allows XS modules to annotate and delegate hooked OPs.
See the POD for more details.

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:

  ExtUtils::Depends

COPYRIGHT AND LICENCE

Copyright (c) 2009-2011 by chocolateboy.

This is free software; you can redistribute it and/or modify it under the terms of the
Artistic License 2.0.