NAME

DCI::Context::Base - The object from which all Casts inherit.

METHODS

my $context = $class->new( roleA => $data, ... )

Create a new instance of the context with the specied $data objects fulfilling the specified roles.

AUTHORS

Chad Granum exodist7@gmail.com

COPYRIGHT

Copyright (C) 2011 Chad Granum

DCI is free software; Standard perl licence.

DCI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the license for more details.