"Schedule::Activity" Version 0.2.8

Abstract:
---------
This package provides a mechanism to construct "random" schedules of events using a graph-based configuration of activities and actions, together with event message randomization, attribute tracking and reporting, and secondary event notes.

What's new in version 0.2.8:
----------------------------
* Script incremental build supports configuration overwrite
* Goal attribute weights
* Switch to JSON::MaybeXS
* Fix safety check for unreachable-finish

What's new in recent versions:
------------------------------
* Incremental schedule construction
* Per-activity scheduling goals
* Attribute report formatting tools
* NodeFilter supports average values, modulus

Copyright & License:
--------------------
This package is Copyright (c) 2025--2035 by Brian Blackmore.  All rights reserved.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License Version 3 as published by the Free Software Foundation.

Installation:
-------------
perl ./Build.PL
Build build
Build install
Build test

Author:
---------------
Brian Blackmore <BBLACKM@cpan.org>
https://github.com/blb8/perl-schedule-activity
