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 on the contractor. A contract can be enabled then disabled, 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.20 2009/06/03 04:40:12 erwan_lemonnier Exp $
AUTHOR
Erwan Lemonnier <erwan@cpan.org>
LICENSE
See Sub::Contract.