The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Sub::Contract
=============

Yet another contract module for Perl5

See perldoc Sub::Contract for more information.

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:

   accessors
   Sub::Name

AUTHOR

Erwan Lemonnier

COPYRIGHT AND LICENCE

See perldoc Sub::Contract