NAME
Sub::Contract::Compiler - Compile, enable and disable a contract
SYNOPSIS
See 'Sub::Contract'.
DESCRIPTION
Subroutine contracts defined with Sub::Contract must be compiled and enabled in order to start applying onto the contractor. A contractor can even be disabled later on, or recompiled after changes. Those methods are implemented in Sub::Contract::Compiler and inherited by Sub::Contract.
API
See 'Sub::Contract'.
SEE ALSO
See 'Sub::Contract'.
VERSION
$Id: Compiler.pm,v 1.7 2008/04/28 15:47:50 erwan_lemonnier Exp $
AUTHOR
Erwan Lemonnier <erwan@cpan.org>
LICENSE
See Sub::Contract.