Perl x Open Food Facts Hackathon: Paris, France - May 24-25 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