Help language development. Donate to The Perl Foundation
Revision history for App::Lorea 0.2.0 2020-12-10T18:51:12Z - Pre-compile code in executable for faster startup times - Add --numbers and --colours to implement command decorators - Tweaks to command decoration 0.1.0 2020-12-08T22:20:53Z - Fix support for --ignore option - Using --all or one line in a config file now only applies all events to that particular command - Minor documentation tweaks - Fix some process management issues by simplifying code - Added '-s' as a short name for '--start-service' - Fix an issue when running lorea without any parameters - Remove unused kill method from command runner - Implement --sequential option 0.0.5 2020-11-24T21:09:26Z - Fix reported version in META. No other significant changes in this version. 0.0.4 2020-11-23T22:10:23Z - Tweak error reporting when restarting processes 0.0.3 2020-11-23T19:01:52Z - Fix version strings in additional modules 0.0.2 2020-11-23T17:44:02Z - Errors raised when running commands are now caught during execution. 0.0.1 2020-11-22T15:35:43Z - Initial version