P2-Scheduler

A module for the P2 chaos engineering platform to create monthly/yearly 
schedules given lists of experiment names to test ordered by priority (3 levels)


INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc P2::Scheduler


LICENSE AND COPYRIGHT

Copyright (C) 2020 Marco Masetti

Distributed under the BSD 3-Clause License.