NAME
Context::Holder - The role of a context holder. Just enforces the holding of a context.
SYNOPSIS
Any context holder object can access its context:
my $o = ...
$o->get_property('whatever');
Context::Holder - The role of a context holder. Just enforces the holding of a context.
Any context holder object can access its context:
my $o = ...
$o->get_property('whatever');