The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

DynGig::Schedule::Override - Parse override policy

SYNOPSIS

my $policy = DynGig::Schedule::Override->new
(
config => '/config/file',
policy => $policy_object,
);

METHODS

period( start, end )

Determine the policy in specified period. Returns HASH reference.

NOTE

See DynGig::Schedule